mirror of
https://github.com/kovidgoyal/calibre.git
synced 2025-08-11 09:13:57 -04:00
Cleanup previous PR
This commit is contained in:
parent
cc1a0f8d96
commit
372a55c7d0
@ -85,9 +85,6 @@ class Fokus(BasicNewsRecipe):
|
||||
dict(name='div', class_='mediaconnect-protected-content'),
|
||||
]
|
||||
|
||||
def __init__(self, *args, **kwargs):
|
||||
BasicNewsRecipe.__init__(self, *args, **kwargs)
|
||||
|
||||
def get_browser(self):
|
||||
br = BasicNewsRecipe.get_browser(self)
|
||||
if self.username and self.password:
|
||||
|
Loading…
x
Reference in New Issue
Block a user