clippy appeasement

This commit is contained in:
Lennart
2026-01-19 17:03:14 +01:00
parent 1b6214d426
commit c9fe5706a9

View File

@@ -8,7 +8,6 @@ use axum::extract::{Path, State};
use axum::response::{IntoResponse, Response};
use http::{Method, StatusCode};
use ical::IcalParser;
use ical::types::get_proprietary_tzid;
use rustical_dav::xml::HrefElement;
use rustical_ical::CalendarObjectType;
use rustical_store::auth::Principal;