Remove daemon transfer repo
This commit is contained in:
parent
5331fd2cdb
commit
95ec595606
3 changed files with 35 additions and 38 deletions
|
@ -3,6 +3,9 @@
|
|||
namespace Pterodactyl\Repositories\Wings;
|
||||
|
||||
use GuzzleHttp\Client;
|
||||
use GuzzleHttp\Exception\GuzzleException;
|
||||
use Lcobucci\JWT\Token\Plain;
|
||||
use Pterodactyl\Exceptions\Http\Connection\DaemonConnectionException;
|
||||
use Pterodactyl\Models\Node;
|
||||
use Webmozart\Assert\Assert;
|
||||
use Pterodactyl\Models\Server;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue