mirror of
https://github.com/flarum/core.git
synced 2025-10-15 08:55:53 +02:00
reordering and removing unused imports
This commit is contained in:
@@ -11,7 +11,6 @@
|
||||
namespace Flarum\Api\Handler;
|
||||
|
||||
use Exception;
|
||||
use Flarum\Http\Exception\RouteNotFoundException;
|
||||
use Illuminate\Database\Eloquent\ModelNotFoundException;
|
||||
use Tobscure\JsonApi\Exception\Handler\ExceptionHandlerInterface;
|
||||
use Tobscure\JsonApi\Exception\Handler\ResponseBag;
|
||||
|
Reference in New Issue
Block a user