From 227cf2458e14d7ad809395aea26658b14c209fbd Mon Sep 17 00:00:00 2001 From: Weny Xu Date: Wed, 21 Feb 2024 00:10:19 +0900 Subject: [PATCH] chore: fmt toml --- src/common/meta/Cargo.toml | 1 - 1 file changed, 1 deletion(-) diff --git a/src/common/meta/Cargo.toml b/src/common/meta/Cargo.toml index c16ebc33ef05..554b0d6d795d 100644 --- a/src/common/meta/Cargo.toml +++ b/src/common/meta/Cargo.toml @@ -22,7 +22,6 @@ common-catalog.workspace = true common-error.workspace = true common-grpc-expr.workspace = true common-macro.workspace = true -common-procedure-test.workspace = true common-procedure.workspace = true common-procedure-test.workspace = true common-recordbatch.workspace = true