Skip to content

Commit

Permalink
spotless
Browse files Browse the repository at this point in the history
Signed-off-by: Cody Littley <cody@swirldslabs.com>
  • Loading branch information
Cody Littley committed Dec 28, 2023
1 parent 751daa9 commit 60841d1
Showing 1 changed file with 1 addition and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -77,5 +77,4 @@ public record EventConfig(
@ConfigProperty(defaultValue = "true") boolean enableEventStreaming,
@ConfigProperty(defaultValue = "8") int prehandlePoolSize,
@ConfigProperty(defaultValue = "false") boolean useLegacyIntake,
@ConfigProperty(defaultValue = "false") boolean useBirthRoundAncientThreshold) {
}
@ConfigProperty(defaultValue = "false") boolean useBirthRoundAncientThreshold) {}

0 comments on commit 60841d1

Please sign in to comment.