Skip to content

Commit f5d3281

Browse files
committed
remove unused code
1 parent a37eb16 commit f5d3281

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

client-v2/src/main/java/com/clickhouse/client/api/data_formats/internal/SerializerUtils.java

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1189,5 +1189,4 @@ public static void writeDateTime64(OutputStream output, Object value, int scale,
11891189

11901190
BinaryStreamUtils.writeInt64(output, ts);
11911191
}
1192-
11931192
}

0 commit comments

Comments
 (0)