Remove useless (same as parent) method
This commit is contained in:
parent
88908f358e
commit
36f2c04c80
22 changed files with 0 additions and 66 deletions
|
|
@ -37,9 +37,6 @@ class AttilasubBackend(BaseBackend, ICapSubtitle):
|
|||
LANGUAGE_LIST = ['fr']
|
||||
BROWSER = AttilasubBrowser
|
||||
|
||||
def create_default_browser(self):
|
||||
return self.create_browser()
|
||||
|
||||
def get_subtitle(self, id):
|
||||
return self.browser.get_subtitle(id)
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue