Skip to content

Commit

Permalink
fix fmt
Browse files Browse the repository at this point in the history
  • Loading branch information
nkysg committed Mar 5, 2024
1 parent 84fef76 commit c77d889
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cmd/db-exporter/src/main.rs
Original file line number Diff line number Diff line change
Expand Up @@ -2380,4 +2380,4 @@ fn save_startup_info(
let startup_info = StartupInfo::new(hash_value);
storage.save_startup_info(startup_info)?;
Ok(())
}
}

0 comments on commit c77d889

Please sign in to comment.