Commit 57fcf19
website: drop SotaCredits import to unblock prod build
The SotaCredits.astro component was kept out of git as part of the
deferred packs UI (option B: backend lives, frontend hidden), but a
stray import + render in Base.astro made it into the previous commit
and broke the Cloudflare build. Removing the dangling reference here
restores the intended state — backend credits endpoints and i18n keys
stay; the packs section is not rendered.
Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>1 parent c906a66 commit 57fcf19
1 file changed
Lines changed: 0 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
13 | | - | |
14 | 13 | | |
15 | 14 | | |
16 | 15 | | |
| |||
67 | 66 | | |
68 | 67 | | |
69 | 68 | | |
70 | | - | |
71 | 69 | | |
72 | 70 | | |
73 | 71 | | |
| |||
0 commit comments