mirror of
https://github.com/OrchardCMS/Orchard.git
synced 2026-02-09 09:16:41 +08:00
Removed unused namespace.
This commit is contained in:
@@ -6,7 +6,6 @@ using Orchard.ContentManagement.Handlers;
|
|||||||
using Orchard.Data;
|
using Orchard.Data;
|
||||||
using Orchard.Localization;
|
using Orchard.Localization;
|
||||||
using Orchard.UI.Notify;
|
using Orchard.UI.Notify;
|
||||||
using Orchard.Alias;
|
|
||||||
|
|
||||||
namespace Orchard.Autoroute.Handlers {
|
namespace Orchard.Autoroute.Handlers {
|
||||||
public class AutoroutePartHandler : ContentHandler {
|
public class AutoroutePartHandler : ContentHandler {
|
||||||
|
|||||||
Reference in New Issue
Block a user