Remove import of if_chain
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
use crate::reexport::*;
|
||||
use matches::matches;
|
||||
use if_chain::if_chain;
|
||||
use rustc::hir;
|
||||
use rustc::hir::*;
|
||||
use rustc::hir::def_id::{DefId, CRATE_DEF_INDEX};
|
||||
|
||||
Reference in New Issue
Block a user