Skip to content

Commit b3574a2

Browse files
committed
Cleanup
1 parent 92a3313 commit b3574a2

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

src/renutil.rs

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,10 +7,8 @@ use std::env;
77
use std::io::BufRead;
88
use std::io::BufReader;
99
use std::io::Cursor;
10-
use std::io::Write;
1110
#[cfg(target_family = "unix")]
1211
use std::os::unix::fs::PermissionsExt;
13-
use std::path::Path;
1412
use std::process::Command;
1513
use std::process::ExitStatus;
1614
use std::process::Stdio;

0 commit comments

Comments
 (0)