remove redundant {..}
This commit is contained in:
@@ -78,7 +78,7 @@ impl AsRef<[u8]> for HistoryCiphertext {
|
||||
#[cfg(test)]
|
||||
mod test {
|
||||
use super::*;
|
||||
use pretty_assertions::{assert_eq};
|
||||
use pretty_assertions::assert_eq;
|
||||
|
||||
#[test]
|
||||
fn round_trip() {
|
||||
|
||||
Reference in New Issue
Block a user