Allow some dead code for now
This commit is contained in:
parent
91e6546a47
commit
3be1ca9e48
1 changed files with 1 additions and 0 deletions
|
@ -1,3 +1,4 @@
|
||||||
|
#[allow(dead_code)]
|
||||||
use rand::Rng;
|
use rand::Rng;
|
||||||
|
|
||||||
// This will do for now
|
// This will do for now
|
||||||
|
|
Loading…
Reference in a new issue