mirror of
https://github.com/gitbutlerapp/gitbutler.git
synced 2024-12-19 07:32:22 +03:00
remove unused import
This commit is contained in:
parent
e7b80725ea
commit
0f6f8427e7
@ -6,7 +6,7 @@
|
||||
// the merge parent file is removed when the merge is complete
|
||||
|
||||
use std::{
|
||||
io::{BufRead, IoSlice, Write},
|
||||
io::{BufRead, Write},
|
||||
path::{Path, PathBuf},
|
||||
};
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user