Skip to content

Commit

Permalink
dataizateds removed
Browse files Browse the repository at this point in the history
  • Loading branch information
Aliaksei Bialiauski authored and Aliaksei Bialiauski committed Mar 28, 2023
1 parent 9dac3be commit accbc66
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -92,6 +92,5 @@ void constructsConsumerWithParams() {
)
);
assertThat(consumer).isNotNull();
List<Dataized<String>> result = consumer.iterate("topic", Duration.ofSeconds(5L));
}
}

0 comments on commit accbc66

Please sign in to comment.