Fix rustfmt
This commit is contained in:
+1
-1
@@ -339,7 +339,7 @@ impl<CS: CipherSuite> ClientRegistration<CS> {
|
|||||||
#[cfg(test)]
|
#[cfg(test)]
|
||||||
state: self,
|
state: self,
|
||||||
#[cfg(test)]
|
#[cfg(test)]
|
||||||
randomized_pwd: password_derived_key
|
randomized_pwd: password_derived_key,
|
||||||
})
|
})
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user