Move Plugins to Composing

This commit is contained in:
Stephan
2017-05-30 15:56:27 +02:00
parent 81234cd702
commit 1f5c47f029
73 changed files with 59 additions and 77 deletions

View File

@@ -1,6 +1,6 @@
using System;
using System.Collections.Generic;
using Umbraco.Core.Plugins;
using Umbraco.Core.Composing;
using Umbraco.Core.Services;
using Umbraco.Web.PublishedCache;