mirror of
https://github.com/gitui-org/gitui
synced 2026-05-24 01:18:21 +00:00
cleanup
This commit is contained in:
parent
8ddeddf8c5
commit
c8099ee9f9
1 changed files with 1 additions and 1 deletions
|
|
@ -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 a new issue