Fix some error handling
This commit is contained in:
parent
8afced3410
commit
97ee95b4da
2 changed files with 2 additions and 7 deletions
|
@ -26,11 +26,6 @@ class AllocationController extends ApplicationApiController
|
|||
*/
|
||||
private $deletionService;
|
||||
|
||||
/**
|
||||
* @var \Spatie\Fractal\Fractal
|
||||
*/
|
||||
private $fractal;
|
||||
|
||||
/**
|
||||
* @var \Pterodactyl\Contracts\Repository\AllocationRepositoryInterface
|
||||
*/
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue