Completed
Push — master ( 8afd90...4bf010 )
by Kirill
03:48
created
src/Compiler/Builder/Common/ValueTypeResolver.php 1 patch
Unused Use Statements   -1 removed lines patch added patch discarded remove patch
@@ -9,7 +9,6 @@
 block discarded – undo
9 9
 
10 10
 namespace Railt\SDL\Compiler\Builder\Common;
11 11
 
12
-use Railt\Reflection\Contracts\Definition\Behaviour\ProvidesTypeIndication;
13 12
 use Railt\Reflection\Contracts\Definition\ScalarDefinition;
14 13
 use Railt\Reflection\Contracts\Definition\TypeDefinition;
15 14
 use Railt\Reflection\Contracts\Dictionary;
Please login to merge, or discard this patch.