Skip to content

Commit 7e8f5ff

Browse files
committed
Remove unused import.
1 parent 1ed804e commit 7e8f5ff

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

src/process.rs

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1033,8 +1033,6 @@ mod not_unix {
10331033
use crate::config::{ConfigFile, ConfigPath};
10341034
use crate::error::Failed;
10351035

1036-
use super::EnvSocketsError;
1037-
10381036
//-------- Process -------------------------------------------------------
10391037

10401038
pub struct Process;

0 commit comments

Comments
 (0)