fix: remove unused WORKFLOW_LLM_API_KEY per review

No consumers after #262 removed llmProvider from bundle entries.
WORKFLOW_CURSOR_WORKSPACE has no env var counterpart, not added.

小橘 🍊
This commit is contained in:
2026-05-15 01:24:29 +00:00
parent 64dadf114d
commit 0871ae54ea
-5
View File
@@ -3,11 +3,6 @@
# ──────────────────────────────────────────────
# Copy this file to .env and fill in the values.
# ── LLM (used by workflow-template-develop for AI-assisted coding) ──
# API key for LLM calls (required when using LLM features)
WORKFLOW_LLM_API_KEY=
# ── Cursor Agent ──
# CLI command to invoke the Cursor agent (required for develop workflow)