mirror of
https://github.com/archtechx/tenancy.git
synced 2026-02-05 15:54:03 +00:00
remove unsed import
This commit is contained in:
parent
cd24aa779d
commit
9e76964df4
1 changed files with 0 additions and 1 deletions
|
|
@ -9,7 +9,6 @@ use Stancl\Tenancy\Contracts\Syncable;
|
|||
use Stancl\Tenancy\Contracts\UniqueIdentifierGenerator;
|
||||
use Stancl\Tenancy\Database\Models\Tenant;
|
||||
use Stancl\Tenancy\Database\Models\TenantMorphPivot;
|
||||
use Stancl\Tenancy\Database\Models\TenantPivot;
|
||||
use Stancl\Tenancy\Events\SyncedResourceSaved;
|
||||
|
||||
trait ResourceSyncing
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue