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