1
0
mirror of https://github.com/flarum/core.git synced 2025-07-28 04:00:40 +02:00

Apply fixes from StyleCI

[ci skip] [skip ci]
This commit is contained in:
luceos
2019-10-02 12:36:29 +00:00
committed by Daniël Klabbers
parent 21f54c5562
commit b09ac3f3f8

View File

@@ -14,7 +14,6 @@ namespace Flarum\Console\Event;
use Flarum\Foundation\Application;
use Illuminate\Console\Command;
use Symfony\Component\Console\Application as ConsoleApplication;
use Symfony\Component\EventDispatcher\EventDispatcher;
/**
* Configure the console application.