U4-8465 Remove Core.Publishing namespace and classes

This commit is contained in:
Shannon
2016-05-18 13:10:36 +02:00
parent ddf38407d8
commit e20c1cd0bb
28 changed files with 180 additions and 439 deletions

View File

@@ -9,7 +9,6 @@ using Umbraco.Core.Services;
using umbraco.BusinessLogic;
using System.Linq;
using Umbraco.Core.Logging;
using Umbraco.Core.Publishing;
using Umbraco.Web.Services;
using Content = Umbraco.Core.Models.Content;
using ApplicationTree = Umbraco.Core.Models.ApplicationTree;