@@ -31,7 +31,6 @@ |
||
31 | 31 | use IPTools\Range; |
32 | 32 | use Dingo\Api\Routing\Route; |
33 | 33 | use Illuminate\Http\Request; |
34 | -use Pterodactyl\Models\User; |
|
35 | 34 | use Pterodactyl\Models\APIKey; |
36 | 35 | use Pterodactyl\Models\APIPermission; |
37 | 36 | use Pterodactyl\Services\APILogService; |
@@ -24,7 +24,6 @@ |
||
24 | 24 | |
25 | 25 | namespace Pterodactyl\Repositories\Daemon; |
26 | 26 | |
27 | -use GuzzleHttp\Client; |
|
28 | 27 | use Pterodactyl\Models; |
29 | 28 | use Pterodactyl\Exceptions\DisplayException; |
30 | 29 |
@@ -24,7 +24,6 @@ |
||
24 | 24 | |
25 | 25 | namespace Pterodactyl\Repositories\Daemon; |
26 | 26 | |
27 | -use GuzzleHttp\Client; |
|
28 | 27 | use Pterodactyl\Models; |
29 | 28 | use Pterodactyl\Exceptions\DisplayException; |
30 | 29 |
@@ -31,7 +31,6 @@ |
||
31 | 31 | use Javascript; |
32 | 32 | use Pterodactyl\Models; |
33 | 33 | use Illuminate\Http\Request; |
34 | -use InvalidArgumentException; |
|
35 | 34 | use Pterodactyl\Exceptions\DisplayException; |
36 | 35 | use Pterodactyl\Http\Controllers\Controller; |
37 | 36 | use Pterodactyl\Repositories\ServerRepository; |