fix(open-sse): remove dead duplicate opencode provider entry

Two `opencode` keys existed; the first (localhost:4096) was silently overridden
by the later one (opencode.ai, noAuth). Drop the dead entry. Resolved PROVIDERS
output unchanged (verified byte-for-byte).

Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
decolua
2026-06-13 20:41:41 +07:00
co-authored by Cursor
parent bb597cbced
commit 1432ac61d7
2 changed files with 1 additions and 5 deletions
File diff suppressed because one or more lines are too long