Skip to content

Commit 9fffe2a

Browse files
committed
feat(playground): drop import
1 parent 4aef093 commit 9fffe2a

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

playground/server/api/blogpost.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
import { defineEventHandler, getQuery, isMethod, readBody } from 'h3'
2-
import { useEdgeDbQueries } from '#edgedb/server'
32
import type { BlogPost } from '#edgedb/interfaces'
43

54
export default defineEventHandler(async (req) => {

0 commit comments

Comments
 (0)