Completed
Push — master ( b7d7cf...da352d )
by Kirill
02:18
created
src/Reflection.php 1 patch
Unused Use Statements   -1 removed lines patch added patch discarded remove patch
@@ -15,7 +15,6 @@
 block discarded – undo
15 15
 use Railt\Reflection\Contracts\Reflection as ReflectionInterface;
16 16
 use Railt\Reflection\Dictionary\ProxyDictionary;
17 17
 use Railt\Reflection\Dictionary\SimpleDictionary;
18
-use Railt\Reflection\Exception\ReflectionException;
19 18
 use Railt\Reflection\Introspection\IntrospectionDocument;
20 19
 use Railt\Reflection\Stdlib\StdlibDocument;
21 20
 
Please login to merge, or discard this patch.