Skip to content

Commit 3acb0c3

Browse files
committed
linting
1 parent 34ae67f commit 3acb0c3

File tree

1 file changed

+1
-1
lines changed
  • packages/core-mobile/app/new/features/ledger/utils

1 file changed

+1
-1
lines changed

packages/core-mobile/app/new/features/ledger/utils/index.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@ import { ChainId, Network, NetworkVMType } from '@avalabs/core-chains-sdk'
33
import { LedgerAppType, LedgerDerivationPathType } from 'services/ledger/types'
44
import { OnDelegationProgress } from 'contexts/DelegationContext'
55
import { z } from 'zod'
6-
import { ledgerParamsStore, StakingProgressParams } from '../store'
76
import Logger from 'utils/Logger'
7+
import { ledgerParamsStore, StakingProgressParams } from '../store'
88

99
export const showLedgerReviewTransaction = ({
1010
network,

0 commit comments

Comments
 (0)