chore: rm pg dependency (#8526)
This commit is contained in:
committed by
GitHub
parent
91f07e1a59
commit
c9c1a5b41c
@@ -1,6 +1,5 @@
|
||||
import { knex } from "@mikro-orm/knex"
|
||||
import { ModuleServiceInitializeOptions } from "@medusajs/types"
|
||||
import { isDefined } from "../common"
|
||||
import { knex } from "@mikro-orm/knex"
|
||||
|
||||
type Options = ModuleServiceInitializeOptions["database"]
|
||||
|
||||
|
||||
Reference in New Issue
Block a user