Skip to content

Commit 80108fb

Browse files
committed
fix fmt
1 parent 5967437 commit 80108fb

File tree

1 file changed

+0
-1
lines changed
  • rust/signed_doc/src/tests_utils

1 file changed

+0
-1
lines changed

rust/signed_doc/src/tests_utils/mod.rs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -125,7 +125,6 @@ pub fn build_verify_and_publish(
125125
#[allow(non_snake_case)]
126126
let VALIDATOR = Validator::new();
127127

128-
129128
let doc = gen_fn(provider)?;
130129
VALIDATOR.validate(&doc, provider)?;
131130
anyhow::ensure!(

0 commit comments

Comments
 (0)