Skip to content

Commit 2f7dc24

Browse files
committed
Fix failed build
1 parent a54c296 commit 2f7dc24

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

packages/browser-wallet/src/popup/popupX/pages/EarningRewards/Delegator/Result/DelegationResult.tsx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,6 @@ import { useAtomValue } from 'jotai';
1414
import { useTranslation } from 'react-i18next';
1515
import { useUpdateAtom } from 'jotai/utils';
1616

17-
import { selectedAccountAtom } from '@popup/store/account';
1817
import Button from '@popup/popupX/shared/Button';
1918
import Page from '@popup/popupX/shared/Page';
2019
import { formatCcdAmount } from '@popup/popupX/shared/utils/helpers';

0 commit comments

Comments
 (0)