Completed
Push — master ( 6a42b9...22fff6 )
by Kirill
06:10 queued 03:06
created
src/Compiler.php 1 patch
Unused Use Statements   -1 removed lines patch added patch discarded remove patch
@@ -11,7 +11,6 @@
 block discarded – undo
11 11
 
12 12
 use Railt\Io\Readable;
13 13
 use Railt\Parser\Ast\RuleInterface;
14
-use Railt\Parser\Exception\UnexpectedTokenException;
15 14
 use Railt\Parser\Exception\UnrecognizedTokenException;
16 15
 use Railt\Reflection\Contracts\Definition;
17 16
 use Railt\Reflection\Contracts\Dictionary;
Please login to merge, or discard this patch.