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 bd806bc + d3087e7 commit b390889
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 b390889

Please sign in to comment.