forked from rojo-rbx/rojo
Remove #[macro_use] from log crate
This commit is contained in:
@@ -1,6 +1,3 @@
|
||||
#[macro_use]
|
||||
extern crate log;
|
||||
|
||||
#[macro_use]
|
||||
extern crate serde_derive;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user