Remove unused import
This commit is contained in:
parent
ec9389ff3c
commit
9efc6e8d93
1 changed files with 0 additions and 1 deletions
|
@ -1,4 +1,3 @@
|
|||
use std::cmp::Ordering;
|
||||
use std::env;
|
||||
use std::fs;
|
||||
use std::fs::DirEntry;
|
||||
|
|
Loading…
Reference in a new issue