mirror of
https://github.com/flarum/core.git
synced 2025-10-12 23:44:27 +02:00
Remove Listener namespace
We may reverse this in the future, but for now just going for consistency between domains (the majority do not use a Listener namespace)
This commit is contained in:
@@ -11,7 +11,6 @@
|
||||
|
||||
namespace Flarum\Admin;
|
||||
|
||||
use Flarum\Admin\Listener\CheckCustomLessFormat;
|
||||
use Flarum\Admin\Middleware\RequireAdministrateAbility;
|
||||
use Flarum\Event\ConfigureMiddleware;
|
||||
use Flarum\Extension\Event\Disabled;
|
||||
|
Reference in New Issue
Block a user