Skip to content

Commit

Permalink
fix: Formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
morgsmccauley committed Dec 11, 2023
1 parent c77a532 commit 4fee236
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion block-streamer/src/main.rs
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,5 @@ async fn main() -> anyhow::Result<()> {

server::init(redis_client, delta_lake_client, s3_config).await?;


Ok(())
}

0 comments on commit 4fee236

Please sign in to comment.