Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
refactor: Rewrite logic to get first element of mount dirs
Using `next(iter(...))` is equally elegant as `.pop`. However, it will work with mappings and sets, proactively fixing a bug that would otherwise come up when updating storge-device-manager.
- Loading branch information