Skip to content

Commit

Permalink
Fix yarn typecheck issue.
Browse files Browse the repository at this point in the history
  • Loading branch information
travelton committed Oct 23, 2024
1 parent 641604d commit 8ff5aa5
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion uvu-tests/config-docs.test.ts
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,6 @@ import { generateNavPaths } from "../server/pages-helpers";
import { randomUUID } from "crypto";
import { join } from "path";
import { Volume, createFsFromVolume } from "memfs";
import type { Redirect } from "next/dist/lib/load-custom-routes";

const Suite = suite("server/config-docs");

Expand Down

0 comments on commit 8ff5aa5

Please sign in to comment.