refactor: minor changes

This commit is contained in:
Bo26fhmC5M
2025-01-19 19:41:59 +09:00
parent cd65eaf400
commit 6f6e4b925a
2 changed files with 1 additions and 2 deletions

View File

@@ -25,7 +25,6 @@
} from "../../ts/stores.svelte";
import { type OpenAIChat } from "../../ts/process/index.svelte";
import {
processScript,
processScriptFull,
risuChatParser,
} from "../../ts/process/scripts";