Update MicroweberServiceProvider.php
This commit is contained in:
parent
20b34e0ed6
commit
b2c737ff9e
1 changed files with 1 additions and 0 deletions
|
@ -4,6 +4,7 @@ namespace Modules\Microweber\App\Providers;
|
|||
|
||||
use App\Events\HostingAccountIsCreated;
|
||||
use Illuminate\Support\Facades\Blade;
|
||||
use Illuminate\Support\Facades\Event;
|
||||
use Illuminate\Support\ServiceProvider;
|
||||
use Modules\Microweber\Listeners\HostingAccountIsCreatedListener;
|
||||
|
||||
|
|
Loading…
Reference in a new issue