mirror of
https://github.com/archtechx/tenancy.git
synced 2026-02-05 08:24:05 +00:00
Apply fixes from StyleCI
This commit is contained in:
parent
060a4bc525
commit
f2aa779f2d
2 changed files with 1 additions and 2 deletions
|
|
@ -3,7 +3,6 @@
|
|||
namespace Stancl\Tenancy\Middleware;
|
||||
|
||||
use Closure;
|
||||
use Laravel\Telescope\Telescope;
|
||||
|
||||
class InitializeTenancy
|
||||
{
|
||||
|
|
|
|||
|
|
@ -2,8 +2,8 @@
|
|||
|
||||
namespace Stancl\Tenancy;
|
||||
|
||||
use Stancl\Tenancy\Commands\Run;
|
||||
use Laravel\Telescope\Telescope;
|
||||
use Stancl\Tenancy\Commands\Run;
|
||||
use Stancl\Tenancy\Commands\Seed;
|
||||
use Illuminate\Cache\CacheManager;
|
||||
use Stancl\Tenancy\Commands\Install;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue