@@ -34,7 +34,6 @@ |
||
34 | 34 | use Pterodactyl\Models; |
35 | 35 | use Pterodactyl\Services\UuidService; |
36 | 36 | use Pterodactyl\Exceptions\DisplayException; |
37 | -use Pterodactyl\Notifications\AccountCreated; |
|
38 | 37 | use Pterodactyl\Exceptions\DisplayValidationException; |
39 | 38 | |
40 | 39 | class UserRepository |