mirror of
https://github.com/extrawurst/gitui.git
synced 2024-12-24 17:45:00 +03:00
cleanup
This commit is contained in:
parent
4730a8f498
commit
b380d0964a
@ -1,7 +1,5 @@
|
||||
use super::utils;
|
||||
use git2::{
|
||||
Delta, DiffDelta, DiffFormat, DiffHunk, DiffOptions, Patch,
|
||||
};
|
||||
use git2::{Delta, DiffDelta, DiffFormat, DiffOptions, Patch};
|
||||
use scopetime::scope_time;
|
||||
use std::fs;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user