cleanup some files

This commit is contained in:
Matthew Penner
2021-01-16 17:58:54 -07:00
parent 59c71f0862
commit 8c76192649
5 changed files with 9 additions and 8 deletions

View File

@@ -3,7 +3,6 @@
namespace Pterodactyl\Repositories\Wings;
use Webmozart\Assert\Assert;
use Pterodactyl\Models\User;
use Pterodactyl\Models\Server;
use GuzzleHttp\Exception\TransferException;
use Pterodactyl\Exceptions\Http\Connection\DaemonConnectionException;