fix: doppelte roadmapItems-Deklaration blockierte Frontend-Build.
Some checks failed
Deploy Development / deploy (push) Successful in 51s
Test Suite / pytest-backend (push) Failing after 1m47s
Test Suite / k6 /api/health Baseline (push) Has been skipped
Test Suite / playwright-smoke (push) Has been skipped
Test Suite / lint-backend (push) Successful in 2s
Test Suite / compose-smoke (push) Has been skipped

Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
Lars 2026-07-06 08:46:42 +02:00
parent 7e4936a2e4
commit bff1248e32

View File

@ -23,7 +23,6 @@ export function InitiativeExecutionPage() {
unlinkedBlockers, unlinkedBlockers,
initiativeId, initiativeId,
error, error,
roadmapItems,
} = ops } = ops
return ( return (