Skip to content

Commit

Permalink
remove empty lines
Browse files Browse the repository at this point in the history
  • Loading branch information
SzyWilliam committed Sep 16, 2023
1 parent 99678da commit a59adf3
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -394,7 +394,6 @@ public void onNext(AppendEntriesReplyProto reply) {
}
getFollower().updateLastRpcResponseTime();


if (LOG.isDebugEnabled()) {
LOG.debug("{}: received {} reply {}, request={}",
this, firstResponseReceived? "a": "the first",
Expand Down

0 comments on commit a59adf3

Please sign in to comment.