1
0
Fork 0
mirror of https://github.com/archtechx/tenancy.git synced 2026-02-05 12:54:05 +00:00

Apply fixes from StyleCI

This commit is contained in:
stancl 2019-08-17 20:18:52 +00:00 committed by StyleCI Bot
parent 060a4bc525
commit f2aa779f2d
2 changed files with 1 additions and 2 deletions

View file

@ -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;