mirror of
https://github.com/Comfy-Org/ComfyUI.git
synced 2026-08-23 17:46:56 +08:00
- Drop unused 'result' assignment in clear_asset_preview_route (DELETE returns 204, the result isn't needed). - Remove unused 'pytest' import from test_preview.py.