Skip to content

Commit ab9efad

Browse files
committed
Fix build error
Signed-off-by: Federico Valeri <[email protected]>
1 parent e304f52 commit ab9efad

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

server-common/src/test/java/org/apache/kafka/server/util/CommandLineUtilsTest.java

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@
1717
package org.apache.kafka.server.util;
1818

1919
import org.apache.kafka.common.utils.Exit;
20+
2021
import org.junit.jupiter.api.Test;
2122

2223
import java.util.List;

0 commit comments

Comments
 (0)