Skip to content

Commit e45c2c0

Browse files
committed
Remove unused import
1 parent 3136c54 commit e45c2c0

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/cargo/sources/git/oxide.rs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -187,7 +187,6 @@ fn amend_authentication_hints(
187187
_ => None,
188188
};
189189
if let Some(e) = e {
190-
use anyhow::Context;
191190
let auth_message = match e {
192191
gix::protocol::handshake::Error::Credentials(_) => {
193192
"\n* attempted to find username/password via \

0 commit comments

Comments
 (0)