remove unused variable
This commit is contained in:
parent
33eb2290ae
commit
0cd5d81dec
1 changed files with 0 additions and 1 deletions
|
|
@ -35,7 +35,6 @@ class YoupornBackend(BaseBackend, ICapVideo):
|
|||
|
||||
CONFIG = {}
|
||||
BROWSER = YoupornBrowser
|
||||
domain = u'youporn.com'
|
||||
|
||||
def get_video(self, _id):
|
||||
return self.browser.get_video(_id)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue