🐛 fix bug: increase start_delta after exception

This commit is contained in:
Marc Koch 2025-09-22 10:35:13 +02:00
parent 09ca9c9b7b
commit 8d54361db5
Signed by: marc
GPG Key ID: 12406554CFB028B9
1 changed files with 0 additions and 1 deletions

View File

@ -315,7 +315,6 @@ def clear_bookings(calendars: list, dry_run: bool = False):
"max_search_horizon": MAX_SEARCH_HORIZON,
"username": calendars[0].username,
})
continue
start_delta += h
# Create DavEvent objects from fetched events