remove unused symbols

these do nothing
This commit is contained in:
rbmj 2023-08-29 10:00:31 -07:00 committed by GitHub
parent 02c4ee12c4
commit 3d8761f077
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 3 deletions

View File

@ -149,11 +149,8 @@ let api_openai = "https://api.openai.com/v1";
let api_claude = "https://api.anthropic.com/v1";
let main_api = "kobold";
let response_generate_novel;
let characters = {};
let response_dw_bg;
let first_run = true;
let color = {
byNum: (mess, fgNum) => {