chore(benches): remove unused pretty_env_logger import

This commit is contained in:
Sean McArthur
2017-08-28 15:11:52 -07:00
parent cb9aff3c52
commit 50fd4ab96d
2 changed files with 0 additions and 4 deletions

View File

@@ -3,7 +3,6 @@
extern crate futures;
extern crate hyper;
extern crate pretty_env_logger;
extern crate test;
use std::io::{Read, Write};