minor #1215 Remove duplicate call to add collection (CarsonF)
This PR was merged into the 1.3 branch. Discussion ---------- Remove duplicate call to add collection `doFlush` returns the same `RouteCollection` instance now, so there's no need to add the sub-collection routes to itself. Commits ------- 8518a8e6 doFlush returns the same RouteCollection instance now, so there's no need to add the sub-collection routes to itself
Showing
Please register or sign in to comment