This commit is contained in:
unkn0w7n 2024-12-01 13:40:36 +05:30 committed by Kovid Goyal
parent 121e69cafe
commit 2aa51fa422
No known key found for this signature in database
GPG Key ID: 06BC317B515ACE7C

View File

@ -128,7 +128,6 @@ class WSJ(BasicNewsRecipe):
for itm in catalog['items']:
if itm['type'] == 'ITP':
manifest = itm['manifest']
date = itm['date']
break
feeds = []