We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 00a3ae9 commit c2d0a5aCopy full SHA for c2d0a5a
1 file changed
app/Http/Controllers/Admin/ServersController.php
@@ -32,8 +32,8 @@
32
use Pterodactyl\Repositories\ServerRepository;
33
use Pterodactyl\Repositories\DatabaseRepository;
34
35
-use Pterodactly\Exceptions\DisplayException;
36
-use Pterodactly\Exceptions\DisplayValidationException;
+use Pterodactyl\Exceptions\DisplayException;
+use Pterodactyl\Exceptions\DisplayValidationException;
37
38
use Pterodactyl\Http\Controllers\Controller;
39
use Illuminate\Http\Request;
0 commit comments