From e10f6da01140f483162fe33cc77b2255b0683ac7 Mon Sep 17 00:00:00 2001
From: Jacky Zhao <j.zhao2k19@gmail.com>
Date: Fri, 18 Aug 2023 04:08:26 +0000
Subject: [PATCH] format

---
 quartz/bootstrap-cli.mjs |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/quartz/bootstrap-cli.mjs b/quartz/bootstrap-cli.mjs
index f7c7bee..0285551 100755
--- a/quartz/bootstrap-cli.mjs
+++ b/quartz/bootstrap-cli.mjs
@@ -486,7 +486,7 @@
           rebuild(clientRefresh)
         })
     } else {
-      await build(() => { })
+      await build(() => {})
       ctx.dispose()
     }
   })

--
Gitblit v1.10.0