Completed
Push — master ( 8cadde...6bac61 )
by Kirill
11:19 queued 08:03
created
src/Compiler.php 1 patch
Unused Use Statements   -1 removed lines patch added patch discarded remove patch
@@ -15,7 +15,6 @@
 block discarded – undo
15 15
 use Railt\Io\File;
16 16
 use Railt\Io\Readable;
17 17
 use Railt\Parser\Ast\RuleInterface;
18
-use Railt\Parser\Exception\UnexpectedTokenException;
19 18
 use Railt\Parser\Exception\UnrecognizedTokenException;
20 19
 use Railt\Reflection\Contracts\Document as DocumentInterface;
21 20
 use Railt\Reflection\Contracts\Reflection as ReflectionInterface;
Please login to merge, or discard this patch.