Browse Source

removed space

pull/5637/head
liangshiwei 6 years ago
parent
commit
2293f234bf
  1. 1
      framework/src/Volo.Abp.EventBus.Rebus/Volo/Abp/EventBus/Rebus/AbpEventBusRebusOptions.cs

1
framework/src/Volo.Abp.EventBus.Rebus/Volo/Abp/EventBus/Rebus/AbpEventBusRebusOptions.cs

@ -21,7 +21,6 @@ namespace Volo.Abp.EventBus.Rebus
}
private Action<RebusConfigurer> _configurer;
[NotNull]
public Func<IBus, Type, object, Task> Publish
{

Loading…
Cancel
Save