Skip to content

Commit

Permalink
fix: webstorm import
Browse files Browse the repository at this point in the history
  • Loading branch information
peterpeterparker committed Jul 5, 2023
1 parent a2f8191 commit b544a60
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/ledger/src/types/index.params.ts
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
import type { QueryParams } from "@dfinity/utils/src";
import type { QueryParams } from "@dfinity/utils";
import type { IcrcTxId } from "./index.types";
import type { IcrcAccount } from "./ledger.responses";

Expand Down

0 comments on commit b544a60

Please sign in to comment.