We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5fd1d75 commit 4b99d35Copy full SHA for 4b99d35
apps/docs/src/app/r/[[...name]]/route.ts
@@ -1,7 +1,6 @@
1
import { handle } from "hono/vercel";
2
import app from "./registry";
3
import { getRegistryIndex } from "@proofkit/registry";
4
-import { getRegistryIndex } from "@proofkit/registry";
5
6
const handler = handle(app);
7
export {
0 commit comments