Skip to content

Commit

Permalink
fix style
Browse files Browse the repository at this point in the history
  • Loading branch information
horizonzy committed Mar 7, 2023
1 parent bb8e59a commit 877c8b6
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -380,7 +380,7 @@ public int process() {

return forceWriteWaiters.size();
}

private void flushFileToDisk() throws IOException {
if (!flushed) {
logFile.forceWrite(false);
Expand Down

0 comments on commit 877c8b6

Please sign in to comment.