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
82650a5500
commit
c2b4087e93
@ -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