1
0
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:
Franz Liedke
2016-06-13 21:05:19 +09:00
parent 72bff02d68
commit 64c8b1ad98

View File

@@ -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) {