Skip to content

Commit bc4a804

Browse files
committed
lint: fix lint errors
1 parent 9204c8a commit bc4a804

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@
1818

1919
1. [#239](https://github.com/InfluxCommunity/influxdb3-java/pull/239): Use write options from `ClientConfig` in
2020
`InfluxDBClientImpl` write methods:
21+
2122
```java
2223
public void writeRecord(@Nullable final String record);
2324
public void writeRecords(@Nonnull final List<String> records);

0 commit comments

Comments
 (0)