Completed
Push — master ( bbf86e...cacb89 )
by Дмитрий
03:29
created
src/Compiler/Expression/MethodCall.php 1 patch
Unused Use Statements   -1 removed lines patch added patch discarded remove patch
@@ -5,7 +5,6 @@
 block discarded – undo
5 5
 
6 6
 namespace PHPSA\Compiler\Expression;
7 7
 
8
-use PhpParser\Node\Expr\Variable;
9 8
 use PHPSA\Check;
10 9
 use PHPSA\CompiledExpression;
11 10
 use PHPSA\Context;
Please login to merge, or discard this patch.