Skip to content

Commit 28e7f23

Browse files
committed
chore: remove unused import
1 parent 8a95caa commit 28e7f23

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
@@ -7,7 +7,6 @@
77
import { Context, Hono } from 'hono';
88
import { prettyJSON } from 'hono/pretty-json';
99
import { HTTPException } from 'hono/http-exception';
10-
import { upgradeWebSocket } from 'hono/cloudflare-workers';
1110
// import { env } from 'hono/adapter' // Have to set this up for multi-environment deployment
1211

1312
import { completeHandler } from './handlers/completeHandler';

0 commit comments

Comments
 (0)