mirror of
https://gitee.com/openharmony/third_party_rust_glob
synced 2024-11-23 15:40:13 +00:00
remove unused import
This commit is contained in:
parent
cc35572b40
commit
1a25d8e765
@ -61,8 +61,6 @@
|
||||
#![deny(missing_docs)]
|
||||
#![cfg_attr(all(test, windows), feature(std_misc))]
|
||||
|
||||
#[allow(unused_imports)]
|
||||
use std::ascii::AsciiExt;
|
||||
use std::cmp;
|
||||
use std::fmt;
|
||||
use std::fs;
|
||||
|
Loading…
Reference in New Issue
Block a user