Skip to content

Commit 339509a

Browse files
author
Jeroen Versteeg
committed
Remove unused use statement in Extension.php
1 parent 2125bcf commit 339509a

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/Extension.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,6 @@
1313
use AlisQI\TwigQI\Inspection\RequiredMacroArgumentAfterOptional;
1414
use AlisQI\TwigQI\Inspection\UndeclaredVariableInMacro;
1515
use AlisQI\TwigQI\Inspection\InvalidTypes;
16-
use phpDocumentor\Reflection\Types\ClassString;
1716
use Psr\Log\LoggerInterface;
1817
use Twig\Extension\AbstractExtension;
1918
use Twig\NodeVisitor\NodeVisitorInterface;

0 commit comments

Comments
 (0)