Passed
Pull Request — master (#9)
by Jim
01:46
created
tests/Processor/ProcessorTest.php 1 patch
Unused Use Statements   -1 removed lines patch added patch discarded remove patch
@@ -9,7 +9,6 @@
 block discarded – undo
9 9
 use Jarobe\TaskRunnerBundle\Exception\TaskException;
10 10
 use Jarobe\TaskRunnerBundle\Model\TaskResult;
11 11
 use Jarobe\TaskRunnerBundle\Processor\Processor;
12
-use Jarobe\TaskRunnerBundle\Processor\ProcessorInterface;
13 12
 use Jarobe\TaskRunnerBundle\TaskType\TaskTypeInterface;
14 13
 use Prophecy\Prophecy\ObjectProphecy;
15 14
 
Please login to merge, or discard this patch.