Skip to content

Commit fc83790

Browse files
committed
rustfmt: Run cargo fmt
1 parent 2b03b0e commit fc83790

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/wasm-bindgen.rs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,6 @@ use std::thread_local;
1212

1313
use wasm_bindgen::prelude::*;
1414

15-
1615
enum RngSource {
1716
Node(NodeCrypto),
1817
Browser(BrowserCrypto),

0 commit comments

Comments
 (0)