Skip to content

Commit

Permalink
Remove comment related to caching
Browse files Browse the repository at this point in the history
  • Loading branch information
robdivincenzo committed Jun 10, 2024
1 parent dceaddf commit 984fab1
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -145,7 +145,6 @@

{% block extra_product_box_list_items %}{% endblock extra_product_box_list_items %}

{# User is logged in. Don't cache their results so they can see live and draft products here. #}
{% for product in products %}
{% product_in_category product category as matched %}
{% include "fragments/buyersguide/item.html" with product=product matched=matched %}
Expand Down

0 comments on commit 984fab1

Please sign in to comment.