diff --git a/.env.example b/.env.example index 72dfc41..c6c65be 100644 --- a/.env.example +++ b/.env.example @@ -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)