Skip to content

Commit

Permalink
fix: lint issue
Browse files Browse the repository at this point in the history
  • Loading branch information
kunstmusik committed Dec 19, 2024
1 parent b9ed113 commit 8942390
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/pages/Staking/ConnectedLandingPage.tsx
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
import { mARIOToken } from '@ar.io/sdk/web';
import Placeholder from '@src/components/Placeholder';
import StakingModal from '@src/components/modals/StakingModal';
import useBalances from '@src/hooks/useBalances';
import useDelegateStakes from '@src/hooks/useDelegateStakes';
import useRewardsEarned from '@src/hooks/useRewardsEarned';
Expand Down

0 comments on commit 8942390

Please sign in to comment.