cargo fmt

This commit is contained in:
Greg Fitzgerald
2018-12-08 22:52:29 -07:00
parent f1ae5b1795
commit 0ef099421c
28 changed files with 21 additions and 59 deletions

View File

@ -1,7 +1,6 @@
#![feature(test)]
use rand;
extern crate test;
use rand::seq::SliceRandom;