mirror of
https://github.com/bspeice/qadapt
synced 2025-12-15 09:36:19 -05:00
Fix up the clippy warnings
This commit is contained in:
@ -1,5 +1,3 @@
|
||||
|
||||
|
||||
use qadapt::allocate_panic;
|
||||
use qadapt::QADAPT;
|
||||
|
||||
|
||||
@ -1,6 +1,5 @@
|
||||
use env_logger;
|
||||
|
||||
|
||||
use qadapt::allocate_panic;
|
||||
|
||||
// Note that we're missing the `#[global_allocator]` attribute
|
||||
|
||||
Reference in New Issue
Block a user