Apply fixes from StyleCI (#607)
This commit is contained in:
parent
f451e4dc47
commit
1e1eac1b9c
35 changed files with 137 additions and 139 deletions
|
@ -24,8 +24,8 @@
|
|||
|
||||
namespace Pterodactyl\Services\Packs;
|
||||
|
||||
use Illuminate\Http\UploadedFile;
|
||||
use Ramsey\Uuid\Uuid;
|
||||
use Illuminate\Http\UploadedFile;
|
||||
use Illuminate\Database\ConnectionInterface;
|
||||
use Pterodactyl\Contracts\Repository\PackRepositoryInterface;
|
||||
use Illuminate\Contracts\Filesystem\Factory as FilesystemFactory;
|
||||
|
|
Reference in a new issue