Completed
Push — travis-php-7.3 ( 7d22ff )
by Hannes
02:27
created
src/Transformer/Reader.php 1 patch
Unused Use Statements   -1 removed lines patch added patch discarded remove patch
@@ -12,7 +12,6 @@
 block discarded – undo
12 12
 use hanneskod\classtools\Exception\RuntimeException;
13 13
 use hanneskod\classtools\Exception\ReaderException;
14 14
 use hanneskod\classtools\Name;
15
-use PhpParser\Lexer\Emulative;
16 15
 use PhpParser\Node\Stmt\Class_;
17 16
 use PhpParser\Node\Stmt\Interface_;
18 17
 use PhpParser\Node\Stmt\Namespace_;
Please login to merge, or discard this patch.