mirror of
https://github.com/archtechx/tenancy.git
synced 2026-02-05 12:04:03 +00:00
Remove use statement
This commit is contained in:
parent
9a13cac9d2
commit
5170d4ccde
1 changed files with 0 additions and 1 deletions
|
|
@ -6,7 +6,6 @@ namespace Stancl\Tenancy\TenantDatabaseManagers;
|
|||
|
||||
use Illuminate\Contracts\Config\Repository;
|
||||
use Illuminate\Database\Connection;
|
||||
use Illuminate\Database\DatabaseManager;
|
||||
use Stancl\Tenancy\Contracts\Future\CanSetConnection;
|
||||
use Stancl\Tenancy\Contracts\TenantDatabaseManager;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue