[TASK] Remove superfluous namespace declaration in Fluid template
The Fluid template file used in HtmlViewHelperTest functional tests contains a namespace declaration for ext:styleguide ViewHelpers, which however is not used in the test. This patch removes the superfluous namespace declaration. Resolves: #104791 Releases: main Change-Id: I36612c7d2637b264623e2a6de6f159fa44a231e1 Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/85839 Tested-by:core-ci <typo3@b13.com> Tested-by:
Oliver Klee <typo3-coding@oliverklee.de> Reviewed-by:
Oliver Klee <typo3-coding@oliverklee.de> Tested-by:
Georg Ringer <georg.ringer@gmail.com> Reviewed-by:
Georg Ringer <georg.ringer@gmail.com>
Please register or sign in to comment