Completed
Push — master ( d6cfd6...378c5b )
by Markus
09:37 queued 06:34
created
tests/functional/Mathielen/ImportEngine/LocalFileTest.php 1 patch
Unused Use Statements   -1 removed lines patch added patch discarded remove patch
@@ -12,7 +12,6 @@
 block discarded – undo
12 12
 use Mathielen\ImportEngine\Storage\LocalFileStorage;
13 13
 use Mathielen\ImportEngine\Storage\StorageInfo;
14 14
 use Mathielen\ImportEngine\ValueObject\ImportConfiguration;
15
-use Mathielen\ImportEngine\ValueObject\ImportRun;
16 15
 
17 16
 class LocalFileTest extends \PHPUnit_Framework_TestCase
18 17
 {
Please login to merge, or discard this patch.
tests/functional/Mathielen/ImportEngine/DoctrineTest.php 1 patch
Unused Use Statements   -1 removed lines patch added patch discarded remove patch
@@ -12,7 +12,6 @@
 block discarded – undo
12 12
 use Mathielen\ImportEngine\Storage\LocalFileStorage;
13 13
 use Mathielen\ImportEngine\Storage\StorageInfo;
14 14
 use Mathielen\ImportEngine\ValueObject\ImportConfiguration;
15
-use Mathielen\ImportEngine\ValueObject\ImportRun;
16 15
 
17 16
 class LocalFileTest extends \PHPUnit_Framework_TestCase
18 17
 {
Please login to merge, or discard this patch.