Skip to content

Commit

Permalink
fix formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
scarmuega committed Aug 27, 2024
1 parent 2a24ab0 commit 953470f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/sources/mithril.rs
Original file line number Diff line number Diff line change
Expand Up @@ -221,7 +221,6 @@ fn read_blocks_with_config(
.map_err(|_| WorkerError::Panic)
}


#[derive(Stage)]
#[stage(name = "source", unit = "()", worker = "Worker")]
pub struct Stage {
Expand Down

0 comments on commit 953470f

Please sign in to comment.