Files
Comfyui-Nodes-Stats/tracker.py
Ethanfel 371cbb2bed Remove redundant get_all_packages() call in get_package_stats
node_counts already contains all packages from both mapper.mapping
and get_all_packages(), so the second call for installed_packages
was unnecessary duplicate work.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-22 14:05:47 +01:00

7.1 KiB