diff --git a/apps/chat.js b/apps/chat.js index ff5afcd..2772f7f 100644 --- a/apps/chat.js +++ b/apps/chat.js @@ -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'