Skip to content

Commit 4d6724a

Browse files
committed
fix: lint
1 parent 17d088c commit 4d6724a

File tree

1 file changed

+1
-1
lines changed
  • packages/ledger-amino/src/demo

1 file changed

+1
-1
lines changed

packages/ledger-amino/src/demo/web.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
import { AccountData, StdSignDoc } from "@cosmjs/amino";
2-
import { pathToString, stringToPath, HdPath } from "@cosmjs/crypto";
2+
import { HdPath, pathToString, stringToPath } from "@cosmjs/crypto";
33
import { toBase64 } from "@cosmjs/encoding";
44
import { Uint53 } from "@cosmjs/math";
55
import { assert } from "@cosmjs/utils";

0 commit comments

Comments
 (0)