remove unused imports
This commit is contained in:
parent
ad45004508
commit
e6156c9e94
2 changed files with 0 additions and 2 deletions
|
|
@ -19,7 +19,6 @@
|
|||
|
||||
|
||||
from weboob.tools.browser import BaseBrowser, BrowserHTTPNotFound
|
||||
from weboob.applications.suboob.suboob import LANGUAGE_CONV
|
||||
|
||||
from .pages import SearchPage, SubtitlePage, LANGUAGE_NUMBERS
|
||||
|
||||
|
|
|
|||
|
|
@ -21,7 +21,6 @@
|
|||
from weboob.capabilities.subtitle import Subtitle
|
||||
from weboob.capabilities.base import NotAvailable, NotLoaded
|
||||
from weboob.tools.browser import BasePage
|
||||
from weboob.applications.suboob.suboob import LANGUAGE_CONV
|
||||
|
||||
|
||||
__all__ = ['SubtitlePage', 'SearchPage']
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue