mirror of
https://github.com/archtechx/tenancy.git
synced 2025-12-16 13:44:05 +00:00
Fix code style (php-cs-fixer)
This commit is contained in:
parent
c0b65a98c0
commit
77100f7f28
6 changed files with 8 additions and 21 deletions
|
|
@ -6,7 +6,6 @@ namespace Stancl\Tenancy\Bootstrappers;
|
|||
|
||||
use Illuminate\Contracts\Foundation\Application;
|
||||
use Illuminate\Support\Facades\Storage;
|
||||
use League\Flysystem\Adapter\Local as LocalAdapter;
|
||||
use Stancl\Tenancy\Contracts\TenancyBootstrapper;
|
||||
use Stancl\Tenancy\Contracts\Tenant;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue