mirror of
https://github.com/flarum/core.git
synced 2025-10-11 23:14:29 +02:00
Fix namespace orderings
(Thanks, StyleCI!)
This commit is contained in:
@@ -12,8 +12,8 @@
|
||||
namespace Flarum\Forum\Controller;
|
||||
|
||||
use Flarum\Api\Client;
|
||||
use Flarum\Forum\UrlGenerator;
|
||||
use Flarum\Forum\Frontend;
|
||||
use Flarum\Forum\UrlGenerator;
|
||||
use Flarum\Http\Exception\RouteNotFoundException;
|
||||
use Flarum\User\User;
|
||||
use Illuminate\Contracts\Events\Dispatcher;
|
||||
|
Reference in New Issue
Block a user