Skip to content

Commit

Permalink
Merge pull request #3272 from reactioncommerce/cleanup-container-spencer
Browse files Browse the repository at this point in the history
Remove extraneous blank line
  • Loading branch information
spencern authored Nov 20, 2017
2 parents 14c996a + a736e7f commit 2b4e608
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -185,7 +185,6 @@ function composer(props, onData) {

const sortedProducts = ReactionProduct.sortProducts(products, currentTag);


canLoadMoreProducts = productCursor.count() >= Session.get("productScrollLimit");
const stateProducts = sortedProducts;

Expand Down

0 comments on commit 2b4e608

Please sign in to comment.