From 853c879571fd0d632981ae42d30c30705b6538b3 Mon Sep 17 00:00:00 2001 From: dennis zhuang Date: Wed, 6 Dec 2023 23:09:47 +0800 Subject: [PATCH] chore: remove the blanks. --- src/cmd/src/standalone.rs | 1 - 1 file changed, 1 deletion(-) diff --git a/src/cmd/src/standalone.rs b/src/cmd/src/standalone.rs index 0c638d2f6b7f..09dcd145b8d8 100644 --- a/src/cmd/src/standalone.rs +++ b/src/cmd/src/standalone.rs @@ -460,7 +460,6 @@ mod tests { purge_interval = "10m" read_batch_size = 128 sync_write = false - [storage] data_home = "/tmp/greptimedb/" type = "File"