Skip to content

Commit f6d0147

Browse files
authored
Merge pull request pterodactyl#1405 from zKoz210/patch-1
Fixed PHPUnit test (Coverage) pterodactyl#1393
2 parents 8385ba4 + 04326a0 commit f6d0147

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)