Remove noisy logs

This commit is contained in:
Gregory Schier
2026-02-26 08:13:18 -08:00
parent 644c683714
commit ffc80d234c
2 changed files with 0 additions and 2 deletions

View File

@@ -273,6 +273,5 @@ pub fn find_client_certificate(
});
}
debug!("No matching client certificate found for {}", url_string);
None
}