@@ -20,7 +20,6 @@ |
||
| 20 | 20 | use Symfony\Component\Console\Output\ConsoleOutput; |
| 21 | 21 | use Symfony\Component\Console\Output\OutputInterface; |
| 22 | 22 | use Symfony\Component\HttpKernel\Bundle\BundleInterface; |
| 23 | -use Symfony\Component\HttpKernel\Kernel; |
|
| 24 | 23 | use Symfony\Component\HttpKernel\KernelInterface; |
| 25 | 24 | |
| 26 | 25 | final class Application extends BaseApplication |