We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 05dd8ef commit d2bdec4Copy full SHA for d2bdec4
asyncgit/src/sync/remotes/callbacks.rs
@@ -1,5 +1,3 @@
1
-#![allow(dead_code)]
2
-
3
use super::push::ProgressNotification;
4
use crate::{error::Result, sync::cred::BasicAuthCredential};
5
use crossbeam_channel::Sender;
0 commit comments