Always import all tracing macros for the entire crate instead of piecemeal by module
This commit is contained in:
@@ -39,7 +39,6 @@ use smallvec::SmallVec;
|
||||
use std::cell::OnceCell;
|
||||
use std::cell::RefCell;
|
||||
use std::iter;
|
||||
use tracing::debug;
|
||||
|
||||
mod create_scope_map;
|
||||
pub mod gdb;
|
||||
|
||||
Reference in New Issue
Block a user