You've already forked authentication-service
mirror of
https://github.com/matrix-org/matrix-authentication-service.git
synced 2025-08-06 06:02:40 +03:00
cargo fmt
This commit is contained in:
@@ -267,4 +267,3 @@ pub struct OkpPrivateParameters {
|
|||||||
#[serde_as(as = "Base64<UrlSafe, Unpadded>")]
|
#[serde_as(as = "Base64<UrlSafe, Unpadded>")]
|
||||||
x: Vec<u8>,
|
x: Vec<u8>,
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user