mirror of
https://github.com/lennart-k/rustical.git
synced 2025-12-22 19:49:26 +00:00
clippy appeasement
This commit is contained in:
@@ -79,5 +79,5 @@ async fn test_propfind() {
|
||||
)
|
||||
.unwrap();
|
||||
|
||||
let output = response.serialize_to_string().unwrap();
|
||||
let _output = response.serialize_to_string().unwrap();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user