chore: Reformat

This commit is contained in:
Tyler Beckman 2024-10-27 14:48:08 -06:00
parent d4762205dc
commit 2358a22d38
Signed by: Ty
GPG key ID: 2813440C772555A4
3 changed files with 3 additions and 3 deletions

View file

@ -78,7 +78,7 @@ impl CtApiClient {
.await
}
/// /// Fetches the Signed Tree Head information for the current CT log tree
/// Fetches the Signed Tree Head information for the current CT log tree
///
/// See: [`endpoints::GET_STH`]
///