mirror of
https://github.com/extrawurst/gitui.git
synced 2024-11-26 03:00:03 +03:00
cleanup
This commit is contained in:
parent
8ddeddf8c5
commit
c8099ee9f9
@ -11,8 +11,8 @@ use crate::{
|
||||
},
|
||||
};
|
||||
use anyhow::Result;
|
||||
use asyncgit::asyncjob::AsyncSingleJob;
|
||||
use asyncgit::{
|
||||
asyncjob::AsyncSingleJob,
|
||||
sync::{self, TreeFile},
|
||||
AsyncNotification, CWD,
|
||||
};
|
||||
|
Loading…
Reference in New Issue
Block a user