Skip to content
This repository has been archived by the owner on Jul 10, 2024. It is now read-only.

Commit

Permalink
PROC-1453: Style fix
Browse files Browse the repository at this point in the history
  • Loading branch information
zacharygoodwin committed Mar 11, 2024
1 parent e2d3454 commit 6e88643
Showing 1 changed file with 0 additions and 5 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -238,9 +238,4 @@ protected void printTestBuckets(
}
writer.print(" },");
}

@VisibleForTesting
public Logger getLogger() {
return LOGGER;
}
}

0 comments on commit 6e88643

Please sign in to comment.