@@ -6,9 +6,7 @@ |
||
| 6 | 6 | * See LICENSE.txt that was shipped with this package. |
| 7 | 7 | */ |
| 8 | 8 | |
| 9 | -use TYPO3Fluid\Fluid\Core\Parser\Patterns; |
|
| 10 | 9 | use TYPO3Fluid\Fluid\Core\Parser\TemplateProcessorInterface; |
| 11 | -use TYPO3Fluid\Fluid\Core\Parser\UnknownNamespaceException; |
|
| 12 | 10 | use TYPO3Fluid\Fluid\Core\Rendering\RenderingContextInterface; |
| 13 | 11 | |
| 14 | 12 | /** |