mirror of
https://github.com/OrchardCMS/Orchard.git
synced 2026-01-23 21:32:14 +08:00
Removing duplicated using
This commit is contained in:
@@ -7,7 +7,6 @@ using System.Reflection;
|
||||
using Autofac.Features.Indexed;
|
||||
using Orchard.Exceptions;
|
||||
using Orchard.Localization;
|
||||
using Orchard.Exceptions;
|
||||
|
||||
namespace Orchard.Events {
|
||||
public class DefaultOrchardEventBus : IEventBus {
|
||||
|
||||
Reference in New Issue
Block a user