Completed
Pull Request — master (#149)
by Enrico
04:02
created
tests/PHPSA/Compiler/Statement/EchoTest.php 1 patch
Unused Use Statements   -2 removed lines patch added patch discarded remove patch
@@ -3,8 +3,6 @@
 block discarded – undo
3 3
 namespace Tests\PHPSA\Compiler\Statement;
4 4
 
5 5
 use PhpParser\Node;
6
-use PHPSA\CompiledExpression;
7
-use PHPSA\Compiler\Expression;
8 6
 use PHPSA\Variable;
9 7
 
10 8
 class EchoTest extends \Tests\PHPSA\TestCase
Please login to merge, or discard this patch.