From 40081f81f7ad49d64d6421025bd03f6c8fec4f7b Mon Sep 17 00:00:00 2001 From: heimoshuiyu Date: Fri, 3 Nov 2023 12:00:32 +0800 Subject: [PATCH] fix: import --- src/chatbox.tsx | 1 - 1 file changed, 1 deletion(-) diff --git a/src/chatbox.tsx b/src/chatbox.tsx index 8276532..53e2986 100644 --- a/src/chatbox.tsx +++ b/src/chatbox.tsx @@ -8,7 +8,6 @@ import { STORAGE_NAME_TEMPLATE_API, TemplateAPI, addTotalCost, - newChatStore, } from "./app"; import ChatGPT, { calculate_token_length,