frostbyte_neo 发布于 2025-11-20 23:22:54 +00:00 | 298 次提交 在此版本后已推送到 main
Rename _prune() to cleanupOrphanedBlobs() to clarify what it actually does, and remove prune() method as we'll do all that logic in container directly.
_prune()
cleanupOrphanedBlobs()
prune()