From ea8b6a8d0bd1427b0c2c6548b20c230de2f01416 Mon Sep 17 00:00:00 2001 From: zhiyu1998 Date: Sun, 26 Mar 2023 22:38:45 +0800 Subject: [PATCH] =?UTF-8?q?=F0=9F=90=9E=20fix:=20=E8=A7=A3=E5=86=B3?= =?UTF-8?q?=E5=8F=91=E9=80=81=E8=A7=86=E9=A2=91=E5=92=8C=E6=80=BB=E7=BB=93?= =?UTF-8?q?=E4=B8=80=E8=B5=B7=E8=BF=9B=E8=A1=8C?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- apps/tools.js | 1 - 1 file changed, 1 deletion(-) diff --git a/apps/tools.js b/apps/tools.js index 2bff2ae..657c3fc 100644 --- a/apps/tools.js +++ b/apps/tools.js @@ -18,7 +18,6 @@ import { getXB } from "../utils/x-bogus.js"; import { getVideoInfo } from "../utils/biliInfo.js"; import { getBiliGptInputText } from "../utils/biliSummary.js"; import { getBodianAudio, getBodianMv, getBodianMusicInfo } from "../utils/bodian.js"; -import { Converter } from "oicq/lib/message/index.js"; import { ChatGPTClient } from "@waylaidwanderer/chatgpt-api"; export class tools extends plugin {