Skip to content

Commit 6fe5470

Browse files
Fixes lint error.
Signed-off-by: chickenchickenlove <[email protected]>
1 parent c8839a5 commit 6fe5470

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

spring-kafka-test/src/test/java/org/springframework/kafka/test/AddressableEmbeddedBrokerTests.java

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,6 @@
3232
import org.springframework.beans.factory.annotation.Autowired;
3333
import org.springframework.context.annotation.Bean;
3434
import org.springframework.context.annotation.Configuration;
35-
import org.springframework.kafka.test.EmbeddedKafkaKraftBroker;
3635
import org.springframework.kafka.test.utils.KafkaTestUtils;
3736
import org.springframework.test.annotation.DirtiesContext;
3837
import org.springframework.test.context.junit.jupiter.SpringJUnitConfig;

0 commit comments

Comments
 (0)