Remove extern crate tracing from numerous crates.
This commit is contained in:
@@ -20,9 +20,6 @@
|
||||
|
||||
use std::path::{Path, PathBuf};
|
||||
|
||||
#[macro_use]
|
||||
extern crate tracing;
|
||||
|
||||
pub mod abi;
|
||||
pub mod asm;
|
||||
pub mod json;
|
||||
|
||||
Reference in New Issue
Block a user