Skip to content

Commit

Permalink
...
Browse files Browse the repository at this point in the history
  • Loading branch information
iNewLegend committed Jul 17, 2019
1 parent 0ae2771 commit 05c20d1
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions js/app.js
Original file line number Diff line number Diff line change
Expand Up @@ -103,8 +103,6 @@ class App {
this.cart.on('checkout', this._onCartCheckout.bind(this));

this.cart.render(this.elements.sidebar.self[0]);

this.cart.initialize();
}
}
}
Expand Down

0 comments on commit 05c20d1

Please sign in to comment.