mirror of
https://github.com/flarum/core.git
synced 2025-07-18 07:11:17 +02:00
Make StyleCI happy
This commit is contained in:
@@ -9,8 +9,8 @@
|
||||
* file that was distributed with this source code.
|
||||
*/
|
||||
|
||||
use Flarum\Approval\Listener;
|
||||
use Flarum\Approval\Access;
|
||||
use Flarum\Approval\Listener;
|
||||
use Illuminate\Contracts\Events\Dispatcher;
|
||||
|
||||
return function (Dispatcher $events) {
|
||||
|
Reference in New Issue
Block a user