rustfmt: Run cargo fmt
This commit is contained in:
committed by
Joseph Richey
parent
2b03b0e0b8
commit
fc83790262
@@ -12,7 +12,6 @@ use std::thread_local;
|
||||
|
||||
use wasm_bindgen::prelude::*;
|
||||
|
||||
|
||||
enum RngSource {
|
||||
Node(NodeCrypto),
|
||||
Browser(BrowserCrypto),
|
||||
|
||||
Reference in New Issue
Block a user