Skip to content

Commit

Permalink
fix: add back import
Browse files Browse the repository at this point in the history
  • Loading branch information
icfor committed Mar 26, 2024
1 parent 02c36b7 commit 0299f29
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,7 @@ import {
getEmptyCoin,
getIsCoin,
} from "@src/screens/staking/lib/staking_sdk/utils/coins";
import { getUnbondingTimeForNetwork } from "@src/screens/staking/lib/staking_sdk/utils/networks";
import {
MAX_MEMO,
stakeAmount,
Expand Down

0 comments on commit 0299f29

Please sign in to comment.