mirror of
https://github.com/flarum/framework.git
synced 2025-06-05 15:34:33 +08:00
Apply fixes from StyleCI
[ci skip] [skip ci]
This commit is contained in:
@ -12,7 +12,6 @@ namespace Flarum\Console\Event;
|
|||||||
use Flarum\Foundation\Application;
|
use Flarum\Foundation\Application;
|
||||||
use Illuminate\Console\Command;
|
use Illuminate\Console\Command;
|
||||||
use Symfony\Component\Console\Application as ConsoleApplication;
|
use Symfony\Component\Console\Application as ConsoleApplication;
|
||||||
use Symfony\Component\EventDispatcher\EventDispatcher;
|
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Configure the console application.
|
* Configure the console application.
|
||||||
|
Reference in New Issue
Block a user