Skip to content

Commit 7590510

Browse files
import fix in ledger
1 parent 885b151 commit 7590510

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

src/world_template_backend/modules/Ledger.mo

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
import ICP "../utils/icp.types";
2-
import ICRC1 "../utils/icrc.types";
1+
import ICP "../types/icp.types";
2+
import ICRC1 "../types/icrc.types";
33
import EXTCORE "../utils/Core";
44

55
module {

0 commit comments

Comments
 (0)