Skip to content

Commit

Permalink
remove unnecessary comment
Browse files Browse the repository at this point in the history
  • Loading branch information
pranav-super committed Oct 21, 2024
1 parent 82573c8 commit 8a1bf35
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -1213,7 +1213,6 @@ void rule3_basic() throws SQLException {
// verify the expected keys
final var results = getDerivedEvents();

// both ranges should only have a single element and be fully present
final List<DerivedEvent> expectedResults = List.of(
new DerivedEvent(
"b1",
Expand Down

0 comments on commit 8a1bf35

Please sign in to comment.