diff options
Diffstat (limited to 'src/lib.rs')
| -rw-r--r-- | src/lib.rs | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -28,7 +28,6 @@ */ use std::collections::{HashMap, HashSet}; -use std::fs::Metadata; use std::path::{Path, PathBuf}; use confy::ConfyError; |
