Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
remove redundant segment collection call (#73773)
We've already collected segments for the route that's being built in the call right above this line, so no need to do the work twice.
- Loading branch information