mirror of
https://gitlab.com/veilid/veilid.git
synced 2024-12-28 00:41:01 -06:00
stray use
This commit is contained in:
parent
64d9f456ce
commit
926dfc4190
1
Cargo.lock
generated
1
Cargo.lock
generated
@ -5797,6 +5797,7 @@ dependencies = [
|
||||
"flume",
|
||||
"fn_name",
|
||||
"futures-util",
|
||||
"getrandom 0.2.10",
|
||||
"jni",
|
||||
"jni-sys",
|
||||
"js-sys",
|
||||
|
@ -1,4 +1,3 @@
|
||||
use super::*;
|
||||
use rand::prelude::*;
|
||||
|
||||
#[derive(Clone, Copy, Debug, Default)]
|
||||
|
Loading…
Reference in New Issue
Block a user