Skip to content
This repository was archived by the owner on Mar 7, 2021. It is now read-only.

Commit 2d372cf

Browse files
geofftalex
authored andcommitted
Remove unused import
(fixes tests with -Dwarnings)
1 parent 0db8a1c commit 2d372cf

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/filesystem.rs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
use alloc::boxed::Box;
22
use core::default::Default;
33
use core::marker;
4-
use core::mem;
54

65
use bitflags;
76

0 commit comments

Comments
 (0)