Drop unused extern crates
This commit is contained in:
parent
31dcdc9e13
commit
dbc9894095
1 changed files with 0 additions and 2 deletions
|
|
@ -1,8 +1,6 @@
|
|||
#![allow(rustc::default_hash_types)]
|
||||
#![recursion_limit = "128"]
|
||||
|
||||
extern crate proc_macro;
|
||||
|
||||
use synstructure::decl_derive;
|
||||
|
||||
use proc_macro::TokenStream;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue