Skip to content

Commit 81bf6b2

Browse files
psyche314codex
andcommitted
fix(cli): remove duplicate Anthropic env example
Co-authored-by: Codex (GPT-5.4) <noreply@openai.com>
1 parent 811e055 commit 81bf6b2

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

packages/cli/src/commands/init.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -107,7 +107,6 @@ export const initCommand = new Command("init")
107107
"",
108108
"# Anthropic example:",
109109
"# INKOS_LLM_PROVIDER=anthropic",
110-
"# INKOS_LLM_PROVIDER=anthropic",
111110
"# INKOS_LLM_BASE_URL=",
112111
"# INKOS_LLM_MODEL=",
113112
].join("\n"),

0 commit comments

Comments
 (0)