Skip to content

Commit cb6db4a

Browse files
committed
clean up empty lines
1 parent 549282c commit cb6db4a

2 files changed

Lines changed: 0 additions & 2 deletions

File tree

src/components/order-summary/order-summary.jsx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,6 @@ import GoogleConversion from 'components/core/google/conversion';
1616
import styles from './order-summary.css';
1717

1818
// types
19-
2019
import type { Order } from '@foxcomm/api-js/types/api/order';
2120

2221
type ConversionParams = {

src/components/order-summary/totals.jsx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,6 @@ import Currency from 'components/core/currency';
1212
import styles from './order-summary.css';
1313

1414
// types
15-
1615
import type { OrderTotals as TOrderTotals, CartTotals as TCartTotals } from '@foxcomm/api-js/types/api/cord/totals';
1716
import type { CordPayment, GiftCardPayment } from '@foxcomm/api-js/types/api/cord/payments';
1817

0 commit comments

Comments
 (0)