We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0ca894f commit a5a0000Copy full SHA for a5a0000
src/lib.rs
@@ -28,7 +28,6 @@
28
29
use std::process::{Command, Output};
30
use std::io::{Result, Error, ErrorKind};
31
-use std::env;
32
use std::default::Default;
33
use std::fmt;
34
use std::str::FromStr;
0 commit comments