mirror of
https://github.com/kovidgoyal/calibre.git
synced 2025-07-09 03:04:10 -04:00
...
This commit is contained in:
parent
121e69cafe
commit
2aa51fa422
@ -128,7 +128,6 @@ class WSJ(BasicNewsRecipe):
|
||||
for itm in catalog['items']:
|
||||
if itm['type'] == 'ITP':
|
||||
manifest = itm['manifest']
|
||||
date = itm['date']
|
||||
break
|
||||
|
||||
feeds = []
|
||||
|
Loading…
x
Reference in New Issue
Block a user