Skip to content

Commit

Permalink
Format
Browse files Browse the repository at this point in the history
  • Loading branch information
ivandika3 committed Sep 19, 2023
1 parent 86520c6 commit 2666b32
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -177,7 +177,6 @@ public long getCount() {
}

static class LogSegmentList {

private final Object name;
private final List<LogSegment> segments = new CopyOnWriteArrayList<>();
private final AutoCloseableReadWriteLock lock;
Expand Down

0 comments on commit 2666b32

Please sign in to comment.