We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3a74ab3 commit 8d99de8Copy full SHA for 8d99de8
src/fs_service.rs
@@ -25,7 +25,6 @@ use std::{
25
env,
26
fs::{self},
27
io::{SeekFrom, Write},
28
- os::unix::fs::MetadataExt,
29
path::{Path, PathBuf},
30
sync::Arc,
31
};
0 commit comments