Skip to content

Commit

Permalink
chore: remove unused import
Browse files Browse the repository at this point in the history
  • Loading branch information
atinux committed Oct 2, 2024
1 parent fd779ee commit 5173c1b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/runtime/base/server/api/_hub/manifest.get.ts
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
import { eventHandler } from 'h3'
import { hubAI } from '../../../../ai/server/utils/ai'
import { hubDatabase } from '../../../../database/server/utils/database'
import { hubKV } from '../../../../kv/server/utils/kv'
import { hubBlob } from '../../../../blob/server/utils/blob'
Expand Down

0 comments on commit 5173c1b

Please sign in to comment.