Test Failed
Push — master ( da2c9c...d0cc4d )
by Kirill
02:03
created
src/Reflection.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 Railt\Reflection\Contracts\Document as DocumentInterface;
15 15
 use Railt\Reflection\Contracts\Reflection as ReflectionInterface;
16 16
 use Railt\Reflection\Contracts\Type;
17
-use Railt\Reflection\Exception\TypeConflictException;
18 17
 use Railt\Reflection\Exception\TypeNotFoundException;
19 18
 
20 19
 /**
Please login to merge, or discard this patch.