aobench: lint.

This commit is contained in:
2021-06-13 18:49:32 -07:00
parent 4cddc8571f
commit 4d5056428b
2 changed files with 2 additions and 2 deletions

View File

@@ -1,8 +1,6 @@
#[macro_use]
extern crate log;
extern crate rand;
extern crate stderrlog;
#[macro_use]
extern crate structopt;
use rand::Rng;