mirror of
https://github.com/pezkuwichain/serde.git
synced 2026-04-26 12:07:56 +00:00
Clean up unnecessary macro_use from PR #1917
This commit is contained in:
@@ -116,7 +116,6 @@ use lib::*;
|
||||
|
||||
////////////////////////////////////////////////////////////////////////////////
|
||||
|
||||
#[macro_use]
|
||||
pub mod value;
|
||||
|
||||
mod from_primitive;
|
||||
|
||||
@@ -258,7 +258,6 @@ mod macros;
|
||||
#[macro_use]
|
||||
mod integer128;
|
||||
|
||||
#[macro_use]
|
||||
pub mod de;
|
||||
pub mod ser;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user