Skip to content

Commit

Permalink
(MM): print removal
Browse files Browse the repository at this point in the history
  • Loading branch information
williamputraintan committed Dec 17, 2024
1 parent 4ba8dd9 commit b8f1a28
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,6 @@ def exclude_params(params):

try:
if query_string:
print('query_string', query_string)
qs = qs.filter(query_string)
except FieldError as e:
logger.debug(e)
Expand Down

0 comments on commit b8f1a28

Please sign in to comment.