@@ -11,7 +11,6 @@ |
||
11 | 11 | |
12 | 12 | use hanneskod\classtools\Exception\RuntimeException; |
13 | 13 | use hanneskod\classtools\Name; |
14 | -use PhpParser\Lexer\Emulative; |
|
15 | 14 | use PhpParser\Node\Stmt\Class_; |
16 | 15 | use PhpParser\Node\Stmt\Interface_; |
17 | 16 | use PhpParser\Node\Stmt\Namespace_; |