Skip to content

Commit

Permalink
removed a comment :')
Browse files Browse the repository at this point in the history
  • Loading branch information
Suvrat1629 committed Feb 20, 2025
1 parent fe616c4 commit 5af65f8
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -266,7 +266,6 @@ private void runningCompactions(ServerContext context, boolean details, String f
}
}

// ✅ Serialize entire JSON list at the end
if ("json".equalsIgnoreCase(format)) {
try {
Gson gson = new GsonBuilder().setPrettyPrinting().create();
Expand Down

0 comments on commit 5af65f8

Please sign in to comment.