From ccb42ae5f681d3d7a471fe68695d7907a5088a2f Mon Sep 17 00:00:00 2001 From: QuenKar <47681251+QuenKar@users.noreply.github.com> Date: Wed, 22 Nov 2023 16:02:22 +0800 Subject: [PATCH] chore: empty line --- proto/greptime/v1/common.proto | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/proto/greptime/v1/common.proto b/proto/greptime/v1/common.proto index b822d7c0..d6c43ca3 100644 --- a/proto/greptime/v1/common.proto +++ b/proto/greptime/v1/common.proto @@ -125,4 +125,4 @@ message ColumnDataTypeExtension{ message DecimalTypeExtension { int32 precision = 1; int32 scale = 2; -} \ No newline at end of file +}