mirror of
https://github.com/archtechx/tenancy.git
synced 2025-12-12 21:34:04 +00:00
Fix code style (php-cs-fixer)
This commit is contained in:
parent
ab92f85b51
commit
f12f119ff2
1 changed files with 0 additions and 1 deletions
|
|
@ -8,7 +8,6 @@ use Illuminate\Cache\CacheManager;
|
|||
use Illuminate\Database\Console\Migrations\FreshCommand;
|
||||
use Illuminate\Support\ServiceProvider;
|
||||
use Stancl\Tenancy\Bootstrappers\FilesystemTenancyBootstrapper;
|
||||
use Stancl\Tenancy\CacheManager as TenantCacheManager;
|
||||
use Stancl\Tenancy\Contracts\Domain;
|
||||
use Stancl\Tenancy\Contracts\Tenant;
|
||||
use Stancl\Tenancy\Resolvers\DomainTenantResolver;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue