1
0
mirror of https://github.com/flarum/core.git synced 2025-07-24 18:21:33 +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 53b2d9fabb
commit 479266b368

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.