Commit 3d3b74f
committed
fix(ui): remove duplicate instanceId getter breaking main CI
PRs #111225 and #110831 each added an identical `get instanceId()` to
GatewayApi; merged together they declared the identifier twice, failing
typecheck (TS2300) and lint across all CI (prod/test-types, lint,
boundaries, QA smoke, compact shards). Keep the typed getter, drop the
duplicate.1 parent 8178b3c commit 3d3b74f
1 file changed
Lines changed: 0 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
379 | 379 | | |
380 | 380 | | |
381 | 381 | | |
382 | | - | |
383 | | - | |
384 | | - | |
385 | | - | |
386 | 382 | | |
387 | 383 | | |
388 | 384 | | |
| |||
0 commit comments