From 6583ade2e23a42f50a750136ba5796e696dae06f Mon Sep 17 00:00:00 2001 From: sudongyang Date: Mon, 3 Jul 2023 08:50:23 +0800 Subject: [PATCH] =?UTF-8?q?=E5=8E=BB=E9=99=A4debug=E4=BB=A3=E7=A0=81?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- web/src/components/ChannelsTable.js | 1 - 1 file changed, 1 deletion(-) diff --git a/web/src/components/ChannelsTable.js b/web/src/components/ChannelsTable.js index d9166e5b..73709a1f 100644 --- a/web/src/components/ChannelsTable.js +++ b/web/src/components/ChannelsTable.js @@ -28,7 +28,6 @@ function renderType(type) { } function renderBalance(type, balance) { - console.log(type,balance) switch (type) { case 1: // OpenAI case 4: // CloseAI