Completed
Push — master ( 957ceb...9ec3d9 )
by Kirill
02:06
created
src/Grammar/PP2.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\Compiler\Grammar;
11 11
 
12
-use Railt\Compiler\Grammar\PP2\Lexer;
13 12
 use Railt\Compiler\Grammar\PP2\Parser;
14 13
 use Railt\Compiler\Reader\GrammarInterface;
15 14
 use Railt\Compiler\Reader\Result;
Please login to merge, or discard this patch.