Skip to content

Commit 1215414

Browse files
lorossiCopilot
andauthored
Update corgos_telegram_bot/modules/reddit.py
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
1 parent 8a964c2 commit 1215414

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

corgos_telegram_bot/modules/reddit.py

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -245,8 +245,6 @@ async def start(self) -> None:
245245
await self._settings.get("reddit_http_concurrent_requests")
246246
)
247247

248-
logging.info("Logging into Reddit")
249-
250248
await self._openReddit()
251249

252250
logging.debug("Reddit interface started")

0 commit comments

Comments
 (0)