Skip to content

Commit fee3016

Browse files
author
Kirill Nesmeyanov
committed
Remove unused class usage
1 parent b84030e commit fee3016

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/Parser.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,6 @@
1010
use Phplrt\Contracts\Parser\ParserRuntimeExceptionInterface;
1111
use Phplrt\Contracts\Source\ReadableInterface;
1212
use Phplrt\Contracts\Source\SourceFactoryInterface;
13-
use Phplrt\Lexer\Config\NullHandler;
1413
use Phplrt\Lexer\Config\PassthroughHandler;
1514
use Phplrt\Lexer\Lexer;
1615
use Phplrt\Parser\BuilderInterface;

0 commit comments

Comments
 (0)