Removing unused import.

This commit is contained in:
Sipke Schoorstra
2014-11-19 21:54:27 -08:00
parent a7b0308e9a
commit 07e462144e

View File

@@ -5,7 +5,6 @@ using Orchard.DynamicForms.Activities;
using Orchard.DynamicForms.Services;
using Orchard.DynamicForms.Services.Models;
using Orchard.Layouts.Helpers;
using Orchard.Localization;
using Orchard.Tokens;
using Orchard.UI.Notify;
using Orchard.Workflows.Services;