Skip to content

Commit e1cecc2

Browse files
committed
chore(new-issuer): remove unused import
1 parent db1fced commit e1cecc2

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

  • packages/new-polymath-issuer/src/pages/DividendDetails

packages/new-polymath-issuer/src/pages/DividendDetails/Presenter.tsx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,6 @@ import _ from 'lodash';
2626
import BigNumber from 'bignumber.js';
2727
import { ListIcon } from '~/components/ListIcon';
2828
import { DIVIDEND_PAYMENT_INVESTOR_BATCH_SIZE } from '~/constants';
29-
import { boolean } from 'yup';
3029

3130
export interface Props {
3231
dividend: types.DividendEntity;

0 commit comments

Comments
 (0)