mirror of
https://github.com/flarum/framework.git
synced 2025-06-01 04:56:58 +08: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