Skip to content

Commit

Permalink
clippy
Browse files Browse the repository at this point in the history
  • Loading branch information
dsherret committed Dec 27, 2024
1 parent e2e722a commit dcc2a13
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/fs.rs
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,6 @@ use std::path::PathBuf;

use sys_traits::FsCanonicalize;
use sys_traits::FsCreateDirAll;
use sys_traits::FsFileSetPermissions;
use sys_traits::FsMetadata;
use sys_traits::FsOpen;
use sys_traits::FsRemoveFile;
Expand Down

0 comments on commit dcc2a13

Please sign in to comment.