chore: remove obsolete controller action

This commit is contained in:
Björn Fromme
2025-01-06 15:37:35 +01:00
parent ed97a75678
commit f2422f071c
4 changed files with 4 additions and 54 deletions
@@ -1,11 +0,0 @@
<html xmlns="http://www.w3.org/1999/xhtml" lang="en"
xmlns:f="http://typo3.org/ns/fluid/ViewHelpers"
xmlns:ep="http://typo3.org/ns/EP/EpTheme/ViewHelpers">
<f:layout name="Default"/>
<f:section name="Main">
<f:render partial="Travelinfo" section="Main" arguments="{_all}"/>
</f:section>
</html>