chore(types): remove redundant comment about AmpcodeFormState in ModelEntryInput

This commit is contained in:
LTbinglingfeng
2026-05-25 23:26:36 +08:00
Unverified
parent b9f3d181be
commit 0992b8b4fb
-1
View File
@@ -79,7 +79,6 @@ export interface ProviderSnapshot {
/**
* 通用 Sheet 表单值(Gemini/Codex/Claude/Vertex/OpenAI 共用基础字段,各自启用 advanced 区)
* Ampcode 独立使用 AmpcodeFormState(从 components/providers/types.ts 复用)
*/
export interface ModelEntryInput {
name: string;