@@ -4,7 +4,6 @@ |
||
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 | { |