fix: remove chatgpt lib

This commit is contained in:
葛胤池 2022-12-19 12:38:59 +08:00
parent e5e26bc4d1
commit 872a191022

View file

@ -1,5 +1,4 @@
import plugin from '../../../lib/plugins/plugin.js'
import { ChatGPTAPIBrowser } from 'chatgpt'
import _ from 'lodash'
import { Config } from '../config/index.js'
import showdown from 'showdown'