Skip to content

Commit 4b99d35

Browse files
committed
fix build
1 parent 5fd1d75 commit 4b99d35

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

apps/docs/src/app/r/[[...name]]/route.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
import { handle } from "hono/vercel";
22
import app from "./registry";
33
import { getRegistryIndex } from "@proofkit/registry";
4-
import { getRegistryIndex } from "@proofkit/registry";
54

65
const handler = handle(app);
76
export {

0 commit comments

Comments
 (0)