Skip to content

Commit

Permalink
No issue. Fix style.
Browse files Browse the repository at this point in the history
  • Loading branch information
reckart committed Jan 6, 2024
1 parent 2474512 commit 5676615
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -42,4 +42,4 @@ public Iterator<List<Token>> iterator()
.map(s -> cas.select(Token.class).coveredBy(s).asList()) //
.iterator();
}
}
}

0 comments on commit 5676615

Please sign in to comment.