Clean up unnecessary macro_use from PR #1917
This commit is contained in:
parent
d02eb22557
commit
c858a1fa77
@ -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;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user