spawn/sprite/lib
Sprite 1da3dca516 refactor: complete trap cleanup in sprite provider - remove manual rm calls
Removed manual rm calls for temp files in sprite/lib/common.sh since
traps now handle cleanup automatically. Combined traps for both temp
files in configure_shell_sprite() function.

Impact: Prevents temp file leaks on crashes/interrupts
Risk: Low - only removing redundant cleanup calls

Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
2026-02-08 03:31:24 +00:00
..
common.sh refactor: complete trap cleanup in sprite provider - remove manual rm calls 2026-02-08 03:31:24 +00:00