Skip to content

Commit

Permalink
#100 removed obsolete comment
Browse files Browse the repository at this point in the history
  • Loading branch information
ephes committed Aug 23, 2023
1 parent 9e5bb69 commit feeb338
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion cast/filters.py
Original file line number Diff line number Diff line change
Expand Up @@ -371,7 +371,6 @@ def __init__(
del self.filters[filter_name]
self.set_facet_counts(self.qs)
self.remove_form_fields_that_should_be_hidden()
# delattr(self, "_form")

def set_facet_counts(self, queryset: models.QuerySet) -> None:
facet_queryset = queryset
Expand Down

0 comments on commit feeb338

Please sign in to comment.