Skip to content

Commit 6ef4001

Browse files
committed
Add a newline at the end of the file
1 parent 96fd5a6 commit 6ef4001

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

clients/src/test/java/org/apache/kafka/common/config/provider/MonitorableConfigProvider.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,4 +55,4 @@ public void close() throws IOException {
5555
public void configure(Map<String, ?> configs) {
5656
configured = true;
5757
}
58-
}
58+
}

0 commit comments

Comments
 (0)