Removed all the unused directives in the Solution with the assistance of Resharper
This commit is contained in:
@@ -1,5 +1,4 @@
|
||||
@using Microsoft.eShopWeb.Web.ViewModels
|
||||
@model IEnumerable<OrderViewModel>
|
||||
@model IEnumerable<OrderViewModel>
|
||||
@{
|
||||
ViewData["Title"] = "My Order History";
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user