Archived
1
0
Fork 0

remove wrong message

This commit is contained in:
Lukas Winkler 2018-01-27 22:53:20 +01:00
parent 2e262c8315
commit 45918b207b
No known key found for this signature in database
GPG key ID: 94AFBE7C2656A5B5

View file

@ -106,7 +106,6 @@ async def handle_feed(session, wall, sitetitle, site):
else:
logger.debug("no latest_article: " + sitetitle)
if f.entries:
logger.debug("first fetch, so just checking for the latest article:" + sitetitle)
sites[sitetitle]["latest_article"] = f.entries[0].title