Skip to content

Commit d5c64d9

Browse files
committed
fix: update map/mod.ts
1 parent 29c4108 commit d5c64d9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

core/map/mod.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
import { kv } from "@app/utils/db.ts";
1+
import { kv } from "../../utils/db.ts";
22
import { createTaskQueue } from "../../utils/queue.ts";
33

44
type StoreOptions = {

0 commit comments

Comments
 (0)