Skip to content

Commit

Permalink
Remove of the forgotten print.
Browse files Browse the repository at this point in the history
  • Loading branch information
ateska committed Nov 7, 2023
1 parent 25ac1f9 commit 83b91e6
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions asab/library/providers/libsreg.py
Original file line number Diff line number Diff line change
Expand Up @@ -101,8 +101,6 @@ async def _periodic_pull(self, event_name):
except FileNotFoundError:
pass

print(">>", etag_fname)

url = random.choice(self.URLs)

async with aiohttp.ClientSession() as session:
Expand Down

0 comments on commit 83b91e6

Please sign in to comment.