removed the extern crate rand
parent
a8094b5411
commit
fa11edf77f
|
@ -1,4 +1,3 @@
|
|||
extern crate rand;
|
||||
extern crate tera;
|
||||
|
||||
use rand::Rng;
|
||||
|
|
Loading…
Reference in New Issue