Skip to content

Commit

Permalink
Clean dev logs
Browse files Browse the repository at this point in the history
  • Loading branch information
SimonSAMPERE committed Dec 18, 2023
1 parent 20388e9 commit 1cce44a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion isogeo.py
Original file line number Diff line number Diff line change
Expand Up @@ -667,7 +667,6 @@ def set_widget_status(self):
self.savedSearch = "_default"
search_params = saved_searches.get("_default")
self.old_text = search_params.get("text")
logger.info("*=====* {}".format(self.old_text))

self.api_requester.currentUrl = search_params.get("url")
self.api_requester.send_request()
Expand Down

0 comments on commit 1cce44a

Please sign in to comment.