next.js
9bc78a08 - remove redundant segment collection call (#73773)

Commit
1 year ago
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.
Author
Parents
Loading