1
0
mirror of https://github.com/bspeice/qadapt synced 2026-07-21 10:53:03 -04:00

Fix up the clippy warnings

This commit is contained in:
2018-12-06 22:14:43 -05:00
parent f4f33dabb7
commit a1ee8934b4
5 changed files with 3 additions and 12 deletions
-2
View File
@@ -1,5 +1,3 @@
use qadapt::enter_protected;
use qadapt::exit_protected;
use qadapt::protection_level;
-1
View File
@@ -1,4 +1,3 @@
use std::io;
use qadapt::allocate_panic;