refactor: Remove unused booking function and streamline consultation flow handling

This commit is contained in:
2026-05-23 15:42:04 +02:00
parent 2a96e8bbb4
commit c4520fd71e
2 changed files with 13 additions and 26 deletions
-4
View File
@@ -1,4 +0,0 @@
# Buchungsrelatet processing
def buchen(name: str, Straße: str, plz:str, ort:str, ansprech:str, email:str, notes:str, agreements_accepted:str):
print("Gebucht")