We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9599895 commit 4c8a77aCopy full SHA for 4c8a77a
gix-transport/src/client/blocking_io/ssh/mod.rs
@@ -6,7 +6,7 @@ use std::{
6
use gix_url::{ArgumentSafety::*, Url};
7
8
use crate::{
9
- client::{self, blocking_io::file::SpawnProcessOnDemand},
+ client::blocking_io::file::SpawnProcessOnDemand,
10
Protocol,
11
};
12
0 commit comments