mirror of
https://github.com/apple/container.git
synced 2026-09-13 11:15:41 +00:00
- Fixes #417. Rename `_prune()` to `cleanupOrphanedBlobs()` to clarify what it actually does, and remove `prune()` method as we'll do all that logic in container directly.