Skip to content

Commit

Permalink
Fix linter issue
Browse files Browse the repository at this point in the history
  • Loading branch information
filipdjokic committed Sep 10, 2024
1 parent 86d6ad4 commit b6eefd4
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,6 @@ import Unbondings from '@/screens/account_details/components/staking/components/
import { useStaking } from '@/screens/account_details/components/staking/hooks';
import useStyles from '@/screens/account_details/components/staking/styles';
import { formatCount } from '@/screens/validator_details/components/staking';
import Loading from '@/components/loading';
import { useAccountRewards } from '@/screens/account_details/hooks';

type StakingProps = {
Expand Down

0 comments on commit b6eefd4

Please sign in to comment.