Completed
Push — master ( 203e38...2cdd54 )
by Gerrit
13:04
created
Tests/Mapping/ArrayMappingTest.php 1 patch
Unused Use Statements   -1 removed lines patch added patch discarded remove patch
@@ -14,7 +14,6 @@
 block discarded – undo
14 14
 use Addiks\RDMBundle\Mapping\ArrayMapping;
15 15
 use Addiks\RDMBundle\Mapping\MappingInterface;
16 16
 use Doctrine\DBAL\Schema\Column;
17
-use InvalidArgumentException;
18 17
 
19 18
 final class ArrayMappingTest extends TestCase
20 19
 {
Please login to merge, or discard this patch.