Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Optimize by removing redundant
list
call (microsoft#602)
Avoid double iteration by removing `list` call on a `list` object.
- Loading branch information