Skip to content

Commit 30abb7c

Browse files
committed
drive-by formatting fixes
1 parent 1fc8145 commit 30abb7c

File tree

2 files changed

+0
-2
lines changed

2 files changed

+0
-2
lines changed

crates/email/src/transport.rs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -115,7 +115,6 @@ impl Transport {
115115
}
116116
}
117117

118-
119118
#[derive(Debug, Error)]
120119
#[error(transparent)]
121120
pub enum Error {

crates/oauth2-types/src/requests.rs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -137,7 +137,6 @@ impl core::str::FromStr for Display {
137137
}
138138
}
139139

140-
141140
/// Value that specifies whether the Authorization Server prompts the End-User
142141
/// for reauthentication and consent.
143142
///

0 commit comments

Comments
 (0)