Completed
Push — develop ( 5bf394...6bbee1 )
by Tom
06:47
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.