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,