Skip to content

Commit 871bb95

Browse files
committed
Revert "Add comment to trigger new sha"
This reverts commit 08996fc.
1 parent 08996fc commit 871bb95

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

packages/react-router/lib/hooks.tsx

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -430,8 +430,6 @@ export function useRoutes(
430430
* absolute path matching, prepared with the correct context to render the
431431
* remainder of the route tree. Route elements in the tree must render an
432432
* `<Outlet>` to render their child route's element.
433-
*
434-
* TEMP - REMOVE
435433
*/
436434
export function useAbsoluteRoutes(
437435
routes: RouteObject[],

0 commit comments

Comments
 (0)