Skip to content

Commit

Permalink
fix: lint error
Browse files Browse the repository at this point in the history
  • Loading branch information
willopez committed Oct 13, 2018
1 parent a965bf7 commit 6ac8a86
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/components/CheckoutActions/CheckoutActions.js
Original file line number Diff line number Diff line change
Expand Up @@ -118,7 +118,6 @@ export default class CheckoutActions extends Component {
// The next step will automatically be expanded, so lets track that
this.trackAction(this.buildData({ action: CHECKOUT_STEP_VIEWED, step: 2 }));
}

}

setShippingMethod = async (shippingMethod) => {
Expand Down

0 comments on commit 6ac8a86

Please sign in to comment.