Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
refactor(cache): further condense
walkTree
(#393)
- `forEach` returns `void`, so we can just `return` it and condense the `if` a bit
- Loading branch information