Completed
Pull Request — master (#88)
by Kévin
03:25
created
tests/PHPSA/Defintion/RuntimeClassDefintionTest.php 1 patch
Unused Use Statements   -1 removed lines patch added patch discarded remove patch
@@ -4,7 +4,6 @@
 block discarded – undo
4 4
 
5 5
 use PHPSA\Compiler\Parameter;
6 6
 use PHPSA\Definition\RuntimeClassDefinition;
7
-use PHPSA\Variable;
8 7
 use ReflectionClass;
9 8
 use Tests\PHPSA\TestCase;
10 9
 
Please login to merge, or discard this patch.