Replace exact blank_to_nil helpers
This commit is contained in:
1
AUDIT.md
1
AUDIT.md
@@ -46,6 +46,7 @@ after each item.
|
||||
- [x] `scripting/runtime.ex`
|
||||
- [x] `desktop/external_links.ex`
|
||||
- [x] `MapUtils.maybe_put/3` replacements
|
||||
- [x] `MapUtils.blank_to_nil/1` replacements (exact duplicate sites replaced; trim-sensitive local variants verified keep)
|
||||
- [x] `desktop/error_html.ex` (verified keep: still required by Phoenix `render_errors` wiring)
|
||||
- [x] `desktop/health_controller.ex` (verified keep: current Phoenix route wiring still expects a controller module)
|
||||
- [x] `desktop/folder_picker.ex` (verified keep: no equivalent `Desktop.OS` picker primitive exists to inline onto)
|
||||
|
||||
Reference in New Issue
Block a user