remove unused import
This commit is contained in:
parent
c5c6ddb742
commit
cc0b17e14e
1 changed files with 0 additions and 1 deletions
|
|
@ -21,7 +21,6 @@
|
||||||
from weboob.tools.browser import BaseBrowser
|
from weboob.tools.browser import BaseBrowser
|
||||||
|
|
||||||
from .pages import PastePage, PostPage
|
from .pages import PastePage, PostPage
|
||||||
from .paste import PastebinPaste
|
|
||||||
|
|
||||||
__all__ = ['PastebinBrowser']
|
__all__ = ['PastebinBrowser']
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue