Skip to content

Commit

Permalink
fix stupid bug
Browse files Browse the repository at this point in the history
  • Loading branch information
nanos committed Jun 24, 2024
1 parent a23d6fe commit 468e092
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions find_posts.py
Original file line number Diff line number Diff line change
Expand Up @@ -973,9 +973,6 @@ def get(url, headers = {}, timeout = 0, max_tries = 5):
h['User-Agent'] = f"FediFetcher (+{arguments.server}; https://go.thms.uk/ff)"
logger.debug(f"User Agent: {h['User-Agent']}")


raise Exception('error')

if timeout == 0:
timeout = arguments.http_timeout

Expand Down

0 comments on commit 468e092

Please sign in to comment.