moves legacy actions to _Legacy namespace for now

This commit is contained in:
Shannon
2016-03-17 15:28:46 +01:00
parent 7d20557937
commit bb6b9f4ebc
98 changed files with 144 additions and 183 deletions

View File

@@ -11,7 +11,6 @@ using Umbraco.Core;
using Umbraco.Core.Models;
using Umbraco.Core.Models.Mapping;
using Umbraco.Core.Services;
using Umbraco.Web.LegacyActions;
using Umbraco.Web.Models.ContentEditing;
using Umbraco.Web.Trees;
using Umbraco.Web.Routing;