Apply fixes from StyleCI
This commit is contained in:
parent
c98d1dda26
commit
f0057353ad
10 changed files with 13 additions and 17 deletions
|
@ -25,7 +25,6 @@
|
|||
namespace Pterodactyl\Repositories\Daemon;
|
||||
|
||||
use Pterodactyl\Models;
|
||||
use GuzzleHttp\Exception\RequestException;
|
||||
use Pterodactyl\Exceptions\DisplayException;
|
||||
|
||||
class CommandRepository
|
||||
|
|
|
@ -720,7 +720,7 @@ class ServerRepository
|
|||
}
|
||||
|
||||
/**
|
||||
* Queue a server for deletion
|
||||
* Queue a server for deletion.
|
||||
*
|
||||
* @param int $id
|
||||
* @param bool $force
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue