mirror of
https://github.com/MrUnknownDE/panel.git
synced 2026-04-10 18:33:46 +02:00
More repository/service/refactor changes
This commit is contained in:
@@ -24,9 +24,7 @@
|
||||
|
||||
namespace Pterodactyl\Exceptions\Repository;
|
||||
|
||||
use Illuminate\Database\Eloquent\ModelNotFoundException;
|
||||
|
||||
class RecordNotFoundException extends ModelNotFoundException
|
||||
class RecordNotFoundException extends \Exception
|
||||
{
|
||||
//
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user