Remove import of matches
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
use crate::reexport::*;
|
||||
use matches::matches;
|
||||
use rustc::hir::*;
|
||||
use rustc::hir::intravisit::FnKind;
|
||||
use rustc::lint::*;
|
||||
|
||||
Reference in New Issue
Block a user