Completed
Push — master ( 0c5b7b...2c9e38 )
by Tom
13:30
created
src/N98/Magento/Command/System/Setup/AbstractSetupCommand.php 1 patch
Unused Use Statements   -1 removed lines patch added patch discarded remove patch
@@ -5,7 +5,6 @@
 block discarded – undo
5 5
 use InvalidArgumentException;
6 6
 use Magento\Framework\Module\ModuleListInterface;
7 7
 use Magento\Framework\Module\ResourceInterface;
8
-use N98\Magento\Api\ModuleListIterator;
9 8
 use N98\Magento\Command\AbstractMagentoCommand;
10 9
 
11 10
 /**
Please login to merge, or discard this patch.