Skip to content

Commit 04326a0

Browse files
authored
Fixed PHPUnit test (Coverage) pterodactyl#1393
1 parent 8385ba4 commit 04326a0

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

app/Http/Requests/Api/Application/Locations/UpdateLocationRequest.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@
33
namespace Pterodactyl\Http\Requests\Api\Application\Locations;
44

55
use Pterodactyl\Models\Location;
6-
use Pterodactyl\Http\Controllers\Api\Application\Locations\StoreLocationRequest;
76

87
class UpdateLocationRequest extends StoreLocationRequest
98
{

0 commit comments

Comments
 (0)