Always import all tracing macros for the entire crate instead of piecemeal by module
This commit is contained in:
@@ -76,8 +76,6 @@ use md5::Md5;
|
||||
use sha1::Sha1;
|
||||
use sha2::Sha256;
|
||||
|
||||
use tracing::debug;
|
||||
|
||||
#[cfg(test)]
|
||||
mod tests;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user