Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 95e3b40

Browse files
committedJan 14, 2025·
Apply spotless
1 parent 347976f commit 95e3b40

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed
 

‎clients/src/test/java/org/apache/kafka/clients/consumer/internals/StreamsRebalanceEventsProcessorTest.java

+1
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,7 @@
2121
import org.apache.kafka.clients.consumer.internals.events.StreamsOnTasksAssignedCallbackCompletedEvent;
2222
import org.apache.kafka.clients.consumer.internals.events.StreamsOnTasksRevokedCallbackCompletedEvent;
2323
import org.apache.kafka.common.KafkaException;
24+
2425
import org.junit.jupiter.api.Test;
2526
import org.junit.jupiter.api.extension.ExtendWith;
2627
import org.mockito.ArgumentCaptor;

0 commit comments

Comments
 (0)
Please sign in to comment.