Skip to content

Commit

Permalink
feat: cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
gomesalexandre committed Jan 22, 2024
1 parent 4dcdc75 commit 6ec700d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion packages/hdwallet-ledger/src/transport.ts
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@ import type openApp from "@ledgerhq/live-common/lib/hw/openApp";
import * as core from "@shapeshiftoss/hdwallet-core";

import { CosmosApp } from "./cosmos/hw-app-cosmos";
// import { CosmosApp } from "./hw-app-cosmos";
import { THORChainApp } from "./thorchain";

type MethodsOnly<T> = {
Expand Down

0 comments on commit 6ec700d

Please sign in to comment.