librustc_macros: remove redundant single component path import
This commit is contained in:
parent
d4a005bd03
commit
1892ff7aa6
@ -1,7 +1,6 @@
|
||||
use proc_macro2::{self, Ident};
|
||||
use quote::quote;
|
||||
use syn::{self, parse_quote, Meta, NestedMeta};
|
||||
use synstructure;
|
||||
|
||||
struct Attributes {
|
||||
ignore: bool,
|
||||
|
Loading…
x
Reference in New Issue
Block a user