Removed unused namespace.

This commit is contained in:
Sipke Schoorstra
2015-07-26 17:06:33 +01:00
parent 2317d6a737
commit c4ff7a21f3

View File

@@ -6,7 +6,6 @@ using Orchard.ContentManagement.Handlers;
using Orchard.Data;
using Orchard.Localization;
using Orchard.UI.Notify;
using Orchard.Alias;
namespace Orchard.Autoroute.Handlers {
public class AutoroutePartHandler : ContentHandler {