Skip to content

Commit

Permalink
Update multitenancy.php
Browse files Browse the repository at this point in the history
  • Loading branch information
masterix21 committed Jul 22, 2024
1 parent cadec80 commit 5ac00aa
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions config/multitenancy.php
Original file line number Diff line number Diff line change
@@ -1,10 +1,5 @@
<?php

use Illuminate\Broadcasting\BroadcastEvent;
use Illuminate\Events\CallQueuedListener;
use Illuminate\Mail\SendQueuedMailable;
use Illuminate\Notifications\SendQueuedNotifications;
use Illuminate\Queue\CallQueuedClosure;
use Spatie\Multitenancy\Actions\ForgetCurrentTenantAction;
use Spatie\Multitenancy\Actions\MakeQueueTenantAwareAction;
use Spatie\Multitenancy\Actions\MakeTenantCurrentAction;
Expand Down

0 comments on commit 5ac00aa

Please sign in to comment.