Skip to content

Commit

Permalink
Fix check style
Browse files Browse the repository at this point in the history
  • Loading branch information
RongtongJin committed Nov 23, 2024
1 parent 86ff6c9 commit 13029c0
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -1915,6 +1915,7 @@ public boolean isClearRetryTopicWhenDeleteTopic() {

public void setClearRetryTopicWhenDeleteTopic(boolean clearRetryTopicWhenDeleteTopic) {
this.clearRetryTopicWhenDeleteTopic = clearRetryTopicWhenDeleteTopic;
}

public boolean isEnableLmqStats() {
return enableLmqStats;
Expand Down

0 comments on commit 13029c0

Please sign in to comment.