Skip to content

Commit

Permalink
revert to public access for TimeBasedArchiveRemover.ArchiveRemoverRun…
Browse files Browse the repository at this point in the history
…nable

Signed-off-by: Ceki Gulcu <ceki@qos.ch>
  • Loading branch information
ceki committed Dec 4, 2023
1 parent 724efb5 commit d7072d6
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -247,7 +247,7 @@ public String toString() {



protected class ArchiveRemoverRunnable implements Runnable {
public class ArchiveRemoverRunnable implements Runnable {
Instant now;

ArchiveRemoverRunnable(Instant now) {
Expand Down

0 comments on commit d7072d6

Please sign in to comment.