Skip to content

Commit 8be5089

Browse files
committed
fix: cargo fix
1 parent c9b16b5 commit 8be5089

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

src/lib.rs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,6 @@ use std::fs;
66
use std::hash::Hash;
77
use std::io::{self, Read, Write};
88
use std::path::{Path, PathBuf};
9-
use std::{env, fmt};
109
use text_colorizer::Colorize;
1110

1211
pub trait FileSystem {

0 commit comments

Comments
 (0)