diff --git a/framework/core/src/Console/Event/Configuring.php b/framework/core/src/Console/Event/Configuring.php index eadd04fff..a40a62b60 100644 --- a/framework/core/src/Console/Event/Configuring.php +++ b/framework/core/src/Console/Event/Configuring.php @@ -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.