Skip to content

Commit 5def88a

Browse files
committed
removed unused import
1 parent 085ca5a commit 5def88a

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/index.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
import { serve } from "bun";
22
import { OpenAPIHono } from "@hono/zod-openapi";
33
import { Scalar } from "@scalar/hono-api-reference";
4-
import { prometheus } from "@hono/prometheus";
54
import { openApiDocConfig } from "./lib/openapi";
65
import { DEFAULT_CONFIG as CONFIG } from "./config";
76
import { setupContainerCleanup } from "./lib/docker";

0 commit comments

Comments
 (0)