From abb8e9173f29a525eb3e002e6fa02a142d751e72 Mon Sep 17 00:00:00 2001 From: Yuhao Su Date: Mon, 17 Jun 2024 00:59:41 -0500 Subject: [PATCH] format --- proto/catalog.proto | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/proto/catalog.proto b/proto/catalog.proto index de1ad7cca3cf..181830179bf3 100644 --- a/proto/catalog.proto +++ b/proto/catalog.proto @@ -450,4 +450,4 @@ message SecretRef { } uint32 secret_id = 1; RefAsType ref_as = 2; -} \ No newline at end of file +}