Skip to content

Commit

Permalink
clean up test
Browse files Browse the repository at this point in the history
Signed-off-by: Logan McAnsh <[email protected]>
  • Loading branch information
mcansh committed Feb 15, 2023
1 parent 6c84533 commit e25a031
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions packages/remix-dev/__tests__/flat-routes-test.ts
Original file line number Diff line number Diff line change
@@ -1,11 +1,9 @@
import path from "node:path";

import {
createRoutePath,
flatRoutesUniversal,
getRouteInfo,
getRouteSegments,
isIndexRoute,
} from "../config/flat-routes";
import type { ConfigRoute } from "../config/routes";

Expand Down

0 comments on commit e25a031

Please sign in to comment.