mirror of
https://github.com/bspeice/qadapt
synced 2025-07-02 14:26:28 -04:00
Fix up the clippy warnings
This commit is contained in:
@ -1,5 +1,3 @@
|
||||
|
||||
|
||||
use qadapt::enter_protected;
|
||||
use qadapt::exit_protected;
|
||||
use qadapt::protection_level;
|
||||
|
@ -1,4 +1,3 @@
|
||||
|
||||
use std::io;
|
||||
|
||||
use qadapt::allocate_panic;
|
||||
|
Reference in New Issue
Block a user