mirror of
https://github.com/MrUnknownDE/panel.git
synced 2026-04-19 14:53:45 +02:00
Merge pull request #1405 from zKoz210/patch-1
Fixed PHPUnit test (Coverage) #1393
This commit is contained in:
@@ -3,7 +3,6 @@
|
|||||||
namespace Pterodactyl\Http\Requests\Api\Application\Locations;
|
namespace Pterodactyl\Http\Requests\Api\Application\Locations;
|
||||||
|
|
||||||
use Pterodactyl\Models\Location;
|
use Pterodactyl\Models\Location;
|
||||||
use Pterodactyl\Http\Controllers\Api\Application\Locations\StoreLocationRequest;
|
|
||||||
|
|
||||||
class UpdateLocationRequest extends StoreLocationRequest
|
class UpdateLocationRequest extends StoreLocationRequest
|
||||||
{
|
{
|
||||||
|
|||||||
Reference in New Issue
Block a user