Fix unused use warnings.

This commit is contained in:
Dan Gohman
2019-01-03 14:04:53 -08:00
parent ca2fdc5ccb
commit a41bc1fe1e
4 changed files with 0 additions and 14 deletions

View File

@@ -22,7 +22,6 @@
)
)]
use failure;
#[macro_use]
extern crate failure_derive;