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