Skip to content

Commit

Permalink
Update useTimeToUnlock.tsx
Browse files Browse the repository at this point in the history
  • Loading branch information
Nick-1979 committed Aug 17, 2024
1 parent 3357cd8 commit a2d7983
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/extension-polkagate/src/hooks/useTimeToUnlock.tsx
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
// Copyright 2019-2024 @polkadot/extension-polkagate authors & contributors
// SPDX-License-Identifier: Apache-2.0

//@ts-ignore
import type { PalletBalancesBalanceLock } from '@polkadot/types/lookup';
import type { BN } from '@polkadot/util';

Expand Down

0 comments on commit a2d7983

Please sign in to comment.