Skip to content

Commit

Permalink
Removed redundant logging
Browse files Browse the repository at this point in the history
  • Loading branch information
Feramance committed Dec 26, 2024
1 parent f3f5a9f commit d0883c7
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion qBitrr/arss.py
Original file line number Diff line number Diff line change
Expand Up @@ -4778,7 +4778,6 @@ def run_search_loop(self) -> NoReturn:
self.refresh_download_queue()
self.logger.trace("Restarting loop testing")
raise RestartLoopException
self.logger.trace("Getting general files")
for (
entry,
todays,
Expand Down

0 comments on commit d0883c7

Please sign in to comment.