ComfyUI-Manager/comfyui_manager/glob
bymyself d081db0c30 [cleanup] Remove dead code do_update_all function
- Removed do_update_all function that was never called and only returned an error
- Removed "update-all" from OperationType enum as it's no longer used
- Regenerated data models to reflect the enum change

The update_all functionality now properly creates individual update tasks through the API endpoint rather than being a single monolithic task.

Co-Authored-By: Claude <noreply@anthropic.com>
2025-06-17 13:27:51 -07:00
..
utils [fix] Remove unused imports to fix linting errors 2025-06-17 13:08:52 -07:00
__init__.py restructuring 2025-04-13 09:26:02 +09:00
CLAUDE.md explain glob vs legacy in claude memory 2025-06-17 10:36:08 -07:00
constants.py [fix] Remove unused imports to fix linting errors 2025-06-17 13:08:52 -07:00
manager_core.py Merge branch 'main' into draft-v4 2025-05-19 06:07:31 +09:00
manager_server.py [cleanup] Remove dead code do_update_all function 2025-06-17 13:27:51 -07:00
share_3rdparty.py fixed: avoid except: 2025-04-21 12:42:50 +09:00