Skip to content

Commit 4f83a9d

Browse files
author
Phil E. Taylor
authored
Code Cleanup (#35123)
1 parent 5c24040 commit 4f83a9d

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

libraries/src/Console/ExtensionDiscoverCommand.php

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -10,13 +10,9 @@
1010

1111
\defined('JPATH_PLATFORM') or die;
1212

13-
use Joomla\CMS\Installer\Installer;
14-
use Joomla\Component\Installer\Administrator\Model\DiscoverModel;
1513
use Joomla\Console\Command\AbstractCommand;
16-
use Joomla\Database\DatabaseInterface;
1714
use Symfony\Component\Console\Command\Command;
1815
use Symfony\Component\Console\Input\InputInterface;
19-
use Symfony\Component\Console\Input\InputOption;
2016
use Symfony\Component\Console\Output\OutputInterface;
2117
use Symfony\Component\Console\Style\SymfonyStyle;
2218

0 commit comments

Comments
 (0)