Completed
Pull Request — master (#470)
by Claus
01:33
created
src/Component/AbstractComponent.php 1 patch
Unused Use Statements   -1 removed lines patch added patch discarded remove patch
@@ -13,7 +13,6 @@
 block discarded – undo
13 13
 use TYPO3Fluid\Fluid\Core\Parser\SyntaxTree\RootNode;
14 14
 use TYPO3Fluid\Fluid\Core\Parser\SyntaxTree\TextNode;
15 15
 use TYPO3Fluid\Fluid\Core\Rendering\RenderingContextInterface;
16
-use TYPO3Fluid\Fluid\ViewHelpers\ArgumentViewHelper;
17 16
 
18 17
 /**
19 18
  * Base Component Class
Please login to merge, or discard this patch.