Skip to content

Commit a5a0000

Browse files
committed
Remove unused import
1 parent 0ca894f commit a5a0000

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/lib.rs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,6 @@
2828
2929
use std::process::{Command, Output};
3030
use std::io::{Result, Error, ErrorKind};
31-
use std::env;
3231
use std::default::Default;
3332
use std::fmt;
3433
use std::str::FromStr;

0 commit comments

Comments
 (0)