From f9bf8711e18f2a154696c6b68a1d474ae10666c4 Mon Sep 17 00:00:00 2001 From: Zephyruso <127948745+Zephyruso@users.noreply.github.com> Date: Sat, 2 Sep 2023 12:34:58 +0800 Subject: [PATCH] chore: remove console --- src/components/ProxyPreviewBar.tsx | 2 -- 1 file changed, 2 deletions(-) diff --git a/src/components/ProxyPreviewBar.tsx b/src/components/ProxyPreviewBar.tsx index 8029a40..d15d8b0 100644 --- a/src/components/ProxyPreviewBar.tsx +++ b/src/components/ProxyPreviewBar.tsx @@ -31,8 +31,6 @@ export default (props: { proxyNameList: string[]; now?: string }) => { ).length, ) - console.log(good()) - return (