clippy appeasement

This commit is contained in:
Lennart
2025-12-31 01:56:16 +01:00
parent 4de0f9f665
commit 816c26565a

View File

@@ -16,7 +16,6 @@ async fn test_import(
) {
let context = context.await;
let app = get_app(context.clone());
let addr_store = context.addr_store;
let (principal, addr_id) = ("user", "contacts");
let url = format!("/carddav/principal/{principal}/{addr_id}");