Skip to content

Commit a2d9468

Browse files
committed
bring back
1 parent c7a03fa commit a2d9468

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/components/controlled/transactions-table/tests/transactions-table.spec.tsx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,6 @@ import { IconNamesEnum } from 'common/Icon/icon.types';
44

55
import { TransactionsTable } from '../transactions-table';
66
import type { TransactionRowType } from '../transactions-table.type';
7-
import { IconNamesEnum } from 'common/Icon/icon.types';
87

98
describe('TransactionsTable', () => {
109
const mockTransactions: TransactionRowType[] = [

0 commit comments

Comments
 (0)