Skip to content

Commit c2da3f2

Browse files
committed
fix: use auto-imported blob
1 parent aac0e7b commit c2da3f2

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

server/routes/blob/[...pathname].get.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
import { consola } from 'consola'
2-
import { blob } from 'hub:blob'
32

43
const MIN_VALID_IMAGE_BYTES = 1024
54
const IMAGE_MIME_PATTERN = /^image\//i

0 commit comments

Comments
 (0)