Remove unused minus icon; update TODO

Audited the ICON set for consistency: minus was defined but never
referenced anywhere (circleMinus already covers Unsubscribe).
Everything else checked out.

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_019Tk3nAVF6n4dtjQS17FRFr
This commit is contained in:
2026-09-14 20:18:51 +00:00
parent a30edff248
commit e38e3c563c
3 changed files with 41 additions and 46 deletions

View File

@@ -10,6 +10,10 @@ The long form, with what was wrong before and how it was found, is in
## [Unreleased]
### Removed
- An unused icon glyph (`minus`) left over from before Unsubscribe settled on `circleMinus`.
## [0.5.4] - 2026-09-14
### Added