mirror of
https://github.com/gitbutlerapp/gitbutler.git
synced 2024-12-18 23:02:31 +03:00
Merge pull request #3299 from gitbutlerapp/update-repository-dependencies
fix: remove unused import
This commit is contained in:
commit
37a9e6d916
@ -1,5 +1,5 @@
|
||||
use std::{
|
||||
any, path,
|
||||
path,
|
||||
str::FromStr,
|
||||
sync::{atomic::AtomicUsize, Arc},
|
||||
};
|
||||
|
Loading…
Reference in New Issue
Block a user