Delete dead historical changelog strings from web_server.py

_OLD_V22_NOTES (655 lines) and _OLD_V2_NOTES (556 lines) were
triple-quoted Python strings holding old release-notes JSON. No code
references them — `grep _OLD_V22_NOTES|_OLD_V2_NOTES` returns only
the definitions themselves. They were leftover from earlier
version-info refactors and have been sitting in the file unread.

Pure deletion. No behavior change.
This commit is contained in:
Broque Thomas 2026-04-26 13:22:07 -07:00
parent ac30e21b3d
commit edb2c2044f

File diff suppressed because it is too large Load diff