Skip to content

Commit 1759ff9

Browse files
dianpopaacatangiu
authored andcommitted
virtio_blk: remove warning during unit testing
Signed-off-by: Diana Popa <[email protected]>
1 parent e9fdd26 commit 1759ff9

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

devices/src/virtio/block.rs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -528,7 +528,6 @@ mod tests {
528528
use std::fs::OpenOptions;
529529
use std::path::PathBuf;
530530
use std::sync::mpsc::Receiver;
531-
use std::ascii::AsciiExt;
532531
use libc;
533532
use sys_util::TempDir;
534533

0 commit comments

Comments
 (0)