From 2293f234bf2c386eb044a4bbf27d4ed7867bb862 Mon Sep 17 00:00:00 2001 From: liangshiwei Date: Wed, 30 Sep 2020 13:51:59 +0800 Subject: [PATCH] removed space --- .../Volo/Abp/EventBus/Rebus/AbpEventBusRebusOptions.cs | 1 - 1 file changed, 1 deletion(-) diff --git a/framework/src/Volo.Abp.EventBus.Rebus/Volo/Abp/EventBus/Rebus/AbpEventBusRebusOptions.cs b/framework/src/Volo.Abp.EventBus.Rebus/Volo/Abp/EventBus/Rebus/AbpEventBusRebusOptions.cs index d6e8a2c68a..06a138f66b 100644 --- a/framework/src/Volo.Abp.EventBus.Rebus/Volo/Abp/EventBus/Rebus/AbpEventBusRebusOptions.cs +++ b/framework/src/Volo.Abp.EventBus.Rebus/Volo/Abp/EventBus/Rebus/AbpEventBusRebusOptions.cs @@ -21,7 +21,6 @@ namespace Volo.Abp.EventBus.Rebus } private Action _configurer; - [NotNull] public Func Publish {