mirror of
https://github.com/gitui-org/gitui
synced 2026-05-23 08:58:21 +00:00
cleanup
This commit is contained in:
parent
05dd8eff1d
commit
d2bdec43a1
1 changed files with 0 additions and 2 deletions
|
|
@ -1,5 +1,3 @@
|
|||
#![allow(dead_code)]
|
||||
|
||||
use super::push::ProgressNotification;
|
||||
use crate::{error::Result, sync::cred::BasicAuthCredential};
|
||||
use crossbeam_channel::Sender;
|
||||
|
|
|
|||
Loading…
Reference in a new issue