Moves IPackageAction to _Legacy Core for now

This commit is contained in:
Shannon
2016-03-17 16:05:56 +01:00
parent 516d0365aa
commit 39c39879f9
88 changed files with 66 additions and 143 deletions

View File

@@ -1,7 +1,6 @@
using System;
using System.Collections.Generic;
using Umbraco.Core;
using umbraco.interfaces;
using Umbraco.Web._Legacy.Actions;
namespace Umbraco.Web.Models.Trees