Completed
Push — master ( 0c0f7b...d6a494 )
by Дмитрий
9s
created
tests/PHPSA/TestCase.php 1 patch
Unused Use Statements   -1 removed lines patch added patch discarded remove patch
@@ -9,7 +9,6 @@
 block discarded – undo
9 9
 use PHPSA\Node\Scalar\Nil;
10 10
 use RuntimeException;
11 11
 use Symfony\Component\Console\Output\ConsoleOutput;
12
-use PHPSA\Definition\ClassDefinition;
13 12
 use PHPSA\Application;
14 13
 use PhpParser\Node;
15 14
 use Webiny\Component\EventManager\EventManager;
Please login to merge, or discard this patch.