Completed
Pull Request — master (#9)
by Adam
02:20
created
src/Command/SimpleCommandFactory.php 1 patch
Unused Use Statements   -1 removed lines patch added patch discarded remove patch
@@ -4,7 +4,6 @@
 block discarded – undo
4 4
 
5 5
 use Equip\Command\CommandInterface;
6 6
 use Equip\Queue\Exception\CommandException;
7
-use Equip\Queue\Exception\HandlerException;
8 7
 
9 8
 class SimpleCommandFactory implements CommandFactoryInterface
10 9
 {
Please login to merge, or discard this patch.