Remove legacy refs from Umbraco.Web

This commit is contained in:
Stephan
2017-06-19 10:31:18 +02:00
parent 3bf232ec3c
commit ddd89fa6e8
151 changed files with 7845 additions and 1599 deletions

View File

@@ -3,8 +3,6 @@ using System.Web;
using System.Web.Caching;
using System.Web.Mvc;
using System.Web.Mvc.Html;
using Umbraco.Core;
using umbraco.cms.businesslogic.web;
using Umbraco.Core.Cache;
namespace Umbraco.Web