Commit 9479ae4
chore(settings): remove unused Google Maps API Key field
The General Settings preferences audit revealed no UI map code reads
settings.google_maps_api_key -- it was a dead preference being collected
from users with no consumer. Remove the form field, type field, search
index entry, and i18n strings so the UI stops misleading users that
entering a key does anything.
Backend env-var fallback (internal/config, helm, docker-compose,
.env.example) is preserved for when maps are properly implemented later
as a reusable component that actually consumes the key.
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>1 parent 940bf9b commit 9479ae4
4 files changed
Lines changed: 3 additions & 36 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
248 | 248 | | |
249 | 249 | | |
250 | 250 | | |
251 | | - | |
252 | 251 | | |
253 | 252 | | |
254 | 253 | | |
| |||
Lines changed: 3 additions & 19 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
74 | 74 | | |
75 | 75 | | |
76 | 76 | | |
77 | | - | |
78 | | - | |
79 | | - | |
80 | | - | |
| 77 | + | |
| 78 | + | |
| 79 | + | |
81 | 80 | | |
82 | 81 | | |
83 | 82 | | |
| |||
389 | 388 | | |
390 | 389 | | |
391 | 390 | | |
392 | | - | |
393 | | - | |
394 | | - | |
395 | | - | |
396 | | - | |
397 | | - | |
398 | | - | |
399 | | - | |
400 | | - | |
401 | | - | |
402 | | - | |
403 | | - | |
404 | | - | |
405 | | - | |
406 | | - | |
407 | 391 | | |
408 | 392 | | |
409 | 393 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
201 | 201 | | |
202 | 202 | | |
203 | 203 | | |
204 | | - | |
205 | | - | |
206 | | - | |
207 | | - | |
208 | | - | |
209 | | - | |
210 | | - | |
211 | | - | |
212 | 204 | | |
213 | 205 | | |
214 | 206 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1844 | 1844 | | |
1845 | 1845 | | |
1846 | 1846 | | |
1847 | | - | |
1848 | | - | |
1849 | | - | |
1850 | | - | |
1851 | 1847 | | |
1852 | 1848 | | |
1853 | 1849 | | |
| |||
6726 | 6722 | | |
6727 | 6723 | | |
6728 | 6724 | | |
6729 | | - | |
6730 | | - | |
6731 | | - | |
6732 | | - | |
6733 | 6725 | | |
6734 | 6726 | | |
6735 | 6727 | | |
| |||
0 commit comments