diff --git a/src/Console/Event/Configuring.php b/src/Console/Event/Configuring.php index 636c2232d..eaeea3358 100644 --- a/src/Console/Event/Configuring.php +++ b/src/Console/Event/Configuring.php @@ -12,7 +12,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.