Remove unused imports (#1102)
This commit is contained in:
parent
ceff5acb85
commit
88fd83d413
11 changed files with 3 additions and 13 deletions
|
@ -9,7 +9,6 @@
|
|||
|
||||
namespace Tests\Unit\Services\Packs;
|
||||
|
||||
use Exception;
|
||||
use Mockery as m;
|
||||
use Tests\TestCase;
|
||||
use Pterodactyl\Models\Pack;
|
||||
|
|
Reference in a new issue