mirror of
https://github.com/gitbutlerapp/gitbutler.git
synced 2024-11-29 14:25:45 +03:00
cargo fmt
This commit is contained in:
parent
9c4bbb5595
commit
739b190bc1
@ -11,7 +11,7 @@ use tokio::{
|
||||
task,
|
||||
};
|
||||
|
||||
use crate::{watcher::events, git};
|
||||
use crate::{git, watcher::events};
|
||||
|
||||
#[derive(Debug, Clone)]
|
||||
pub struct Dispatcher {
|
||||
|
Loading…
Reference in New Issue
Block a user