mirror of
https://github.com/pezkuwichain/serde.git
synced 2026-04-24 22:47:58 +00:00
Remove unused #[macro_use]
I think this was for the quasi-quoting macros back in the day.
This commit is contained in:
@@ -12,7 +12,6 @@ extern crate serde_codegen_internals as internals;
|
||||
extern crate syntex;
|
||||
|
||||
#[cfg(feature = "with-syntex")]
|
||||
#[macro_use]
|
||||
extern crate syntex_syntax as syntax;
|
||||
|
||||
extern crate syn;
|
||||
|
||||
Reference in New Issue
Block a user