From 56a966cfbf8db5b29a42185f0f25a0e800c30dbb Mon Sep 17 00:00:00 2001
From: vben <anncwb@126.com>
Date: 星期二, 24 八月 2021 22:41:48 +0800
Subject: [PATCH] chore: format code

---
 .vscode/launch.json |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/.vscode/launch.json b/.vscode/launch.json
index 384f3be..72e95d0 100644
--- a/.vscode/launch.json
+++ b/.vscode/launch.json
@@ -8,6 +8,6 @@
       "url": "http://localhost:3100",
       "webRoot": "${workspaceFolder}/src",
       "sourceMaps": true
-    },
+    }
   ]
 }

--
Gitblit v1.8.0