mirror of
https://github.com/apple/container.git
synced 2026-09-14 03:35:42 +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.