mirror of
https://github.com/bspeice/qadapt
synced 2025-07-03 06:45:02 -04:00
Remove log crate
This commit is contained in:
@ -50,7 +50,6 @@
|
||||
//! }
|
||||
#![deny(missing_docs)]
|
||||
|
||||
use log::warn;
|
||||
// thread_id is necessary because `std::thread::current()` panics if we have not yet
|
||||
// allocated a `thread_local!{}` it depends on.
|
||||
use thread_id;
|
||||
|
Reference in New Issue
Block a user