Skip to content

Commit

Permalink
Merge pull request #2539 from data-for-change/temp-remove-logs
Browse files Browse the repository at this point in the history
remove infographics logs
  • Loading branch information
atalyaalon authored Jan 4, 2024
2 parents 46a51d1 + cede01f commit 155ef74
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion anyway/request_params.py
Original file line number Diff line number Diff line change
Expand Up @@ -104,7 +104,6 @@ def get_request_params_from_request_values(vals: dict) -> Optional[RequestParams
news_flash_description=news_flash_description,
news_flash_title=news_flash_title,
)
logging.debug(f"Ending get_request_params. params: {request_params}")
return request_params


Expand Down

0 comments on commit 155ef74

Please sign in to comment.