Skip to content

Commit 959b7ec

Browse files
committed
spotless apply
1 parent df7adf8 commit 959b7ec

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

core/src/test/java/kafka/server/TooManyPartitionsIntegrationTest.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,7 @@
2626
import org.apache.kafka.common.test.api.ClusterTest;
2727
import org.apache.kafka.common.test.api.ClusterTestDefaults;
2828
import org.apache.kafka.server.policy.CreateTopicPolicy;
29+
2930
import org.junit.jupiter.api.Assertions;
3031

3132
import java.util.Collections;
@@ -102,4 +103,3 @@ public void configure(Map<String, ?> map) {
102103
}
103104
}
104105
}
105-

0 commit comments

Comments
 (0)