Skip to content

Commit

Permalink
fmt
Browse files Browse the repository at this point in the history
  • Loading branch information
rooooooooob committed Jul 16, 2024
1 parent 45ee4f8 commit 193f7f1
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion chain/rust/src/byron/mod.rs
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@ use noop_proc_macro::wasm_bindgen;
#[cfg(feature = "used_from_wasm")]
use wasm_bindgen::prelude::wasm_bindgen;


use std::io::{BufRead, Write};

use cml_crypto::{chain_crypto::hash::Blake2b224, Bip32PublicKey, PublicKey};
Expand Down

0 comments on commit 193f7f1

Please sign in to comment.