drive-by formatting fixes

This commit is contained in:
Olivier 'reivilibre
2025-10-20 13:48:49 +01:00
parent 19ce879489
commit fccd74a8f9
2 changed files with 0 additions and 2 deletions

View File

@@ -115,7 +115,6 @@ impl Transport {
}
}
#[derive(Debug, Error)]
#[error(transparent)]
pub enum Error {

View File

@@ -137,7 +137,6 @@ impl core::str::FromStr for Display {
}
}
/// Value that specifies whether the Authorization Server prompts the End-User
/// for reauthentication and consent.
///