Skip to content

Commit 0da2b65

Browse files
committed
Remove unused import
1 parent d3b121f commit 0da2b65

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

src/index.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,6 @@ import { pageRoutes } from "@shared/routes";
1616
import { createStructuredLogger } from "@shared/structuredLogger.ts";
1717
import { addUser } from "@shared/user.ts";
1818
import { randomUUIDv7 } from "bun";
19-
import { roundToNearestHours } from "date-fns";
2019
import { type Context, Hono } from "hono";
2120
import { serveStatic } from "hono/bun";
2221
import { cors } from "hono/cors";

0 commit comments

Comments
 (0)