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