|
|
|
@ -6,8 +6,6 @@ using System; |
|
|
|
using System.IO; |
|
|
|
using System.Threading.Tasks; |
|
|
|
|
|
|
|
// For more information on enabling MVC for empty projects, visit https://go.microsoft.com/fwlink/?LinkID=397860
|
|
|
|
|
|
|
|
namespace Microsoft.eShopWeb.Controllers |
|
|
|
{ |
|
|
|
public class CatalogController : Controller |
|
|
|
|