mirror of
https://github.com/archtechx/tenancy.git
synced 2025-12-12 21:14:03 +00:00
Fix code style (php-cs-fixer)
This commit is contained in:
parent
62a2ed163c
commit
a4aa499269
1 changed files with 0 additions and 1 deletions
|
|
@ -5,7 +5,6 @@ declare(strict_types=1);
|
||||||
namespace Stancl\Tenancy;
|
namespace Stancl\Tenancy;
|
||||||
|
|
||||||
use Illuminate\Cache\CacheManager as BaseCacheManager;
|
use Illuminate\Cache\CacheManager as BaseCacheManager;
|
||||||
use Illuminate\Cache\Repository;
|
|
||||||
|
|
||||||
// todo move to Cache namespace?
|
// todo move to Cache namespace?
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue