This commit is contained in:
Stephan Dilly 2021-09-26 10:40:55 +02:00
parent 05dd8eff1d
commit d2bdec43a1

View file

@ -1,5 +1,3 @@
#![allow(dead_code)]
use super::push::ProgressNotification;
use crate::{error::Result, sync::cred::BasicAuthCredential};
use crossbeam_channel::Sender;