You've already forked authentication-service
mirror of
https://github.com/matrix-org/matrix-authentication-service.git
synced 2025-11-20 12:02:22 +03:00
Fix generated code style
This commit is contained in:
@@ -303,4 +303,3 @@ pub enum JsonWebKeyOperation {
|
||||
#[serde(rename = "deriveBits")]
|
||||
DeriveBits,
|
||||
}
|
||||
|
||||
|
||||
@@ -97,4 +97,3 @@ pub enum PkceCodeChallengeMethod {
|
||||
#[serde(rename = "S256")]
|
||||
S256,
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user