Browse Source

Update Local-Event-Bus.md

pull/16554/head
Engincan VESKE 3 years ago
parent
commit
3d28d31cb4
  1. 1
      docs/en/Local-Event-Bus.md

1
docs/en/Local-Event-Bus.md

@ -134,7 +134,6 @@ A service can implement the `ILocalEventHandler<TEvent>` to handle the event.
using System.Threading.Tasks;
using Volo.Abp.DependencyInjection;
using Volo.Abp.EventBus;
using Volo.Abp.EventBus.Local;
namespace AbpDemo
{

Loading…
Cancel
Save