Skip to content

Commit 5f6f240

Browse files
committed
fix eslint
1 parent c3ee62d commit 5f6f240

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

src/components/TransactionItemRow/index.tsx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,6 @@ import TagCell from './DataCells/TagCell';
4444
import TaxCell from './DataCells/TaxCell';
4545
import TotalCell from './DataCells/TotalCell';
4646
import TypeCell from './DataCells/TypeCell';
47-
import TransactionItemRowRBR from './TransactionItemRowRBR';
4847
import TransactionItemRowRBRWithOnyx from './TransactionItemRowRBRWithOnyx';
4948

5049
type ColumnComponents = {

0 commit comments

Comments
 (0)