forked from the-distro/ofborg
Remove test-conditional macro_use
This commit is contained in:
parent
a61e451150
commit
94836b6e1a
|
@ -5,8 +5,6 @@
|
|||
extern crate serde_derive;
|
||||
extern crate serde;
|
||||
|
||||
|
||||
#[cfg_attr(test, macro_use)]
|
||||
extern crate serde_json;
|
||||
|
||||
#[macro_use]
|
||||
|
|
Loading…
Reference in a new issue