fixed util benches on nighly

This commit is contained in:
debris 2016-02-14 13:25:12 +01:00 committed by Nikolay Volf
parent b5fc7f9d8f
commit 9bbb4c6f7b
1 changed files with 0 additions and 1 deletions

View File

@ -17,7 +17,6 @@
#![feature(test)]
extern crate test;
extern crate rand;
extern crate ethcore_util;
#[macro_use]
extern crate log;