Remove import of if_chain
This commit is contained in:
@@ -19,9 +19,6 @@ use toml;
|
||||
use rustc_plugin;
|
||||
|
||||
|
||||
#[macro_use]
|
||||
extern crate if_chain;
|
||||
|
||||
macro_rules! declare_clippy_lint {
|
||||
{ pub $name:tt, style, $description:tt } => {
|
||||
declare_lint! { pub $name, Warn, $description }
|
||||
|
||||
Reference in New Issue
Block a user