fix unused imports
This commit is contained in:
parent
efec968f80
commit
285774ba0f
3 changed files with 1 additions and 9 deletions
|
|
@ -17,10 +17,8 @@
|
|||
|
||||
|
||||
from weboob.tools.browser import BaseBrowser
|
||||
from weboob.tools.browser.decorators import id2url
|
||||
|
||||
from .pages import ForbiddenVideoPage, VerifyAgePage, VideoPage
|
||||
from .video import YoutubeVideo
|
||||
|
||||
|
||||
__all__ = ['YoutubeBrowser']
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue