Skip to content

Commit 85737fe

Browse files
committed
HOTFIX: remove unused import to fix checkstyle error
1 parent 4d04711 commit 85737fe

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

clients/src/test/java/org/apache/kafka/common/serialization/SerializationTest.java

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,6 @@
3333
import java.util.LinkedList;
3434
import java.util.Stack;
3535

36-
import static java.nio.charset.StandardCharsets.UTF_8;
3736
import static org.apache.kafka.common.utils.Utils.wrapNullable;
3837
import static org.junit.jupiter.api.Assertions.assertArrayEquals;
3938
import static org.junit.jupiter.api.Assertions.assertTrue;

0 commit comments

Comments
 (0)