unused import
This commit is contained in:
parent
3235cbdd7c
commit
228760df55
1 changed files with 1 additions and 6 deletions
|
|
@ -15,13 +15,8 @@
|
||||||
# along with this program; if not, write to the Free Software
|
# along with this program; if not, write to the Free Software
|
||||||
# Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
|
# Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
|
||||||
|
|
||||||
|
|
||||||
from urlparse import urlsplit
|
|
||||||
|
|
||||||
from weboob.tools.browser import BaseBrowser, BrowserIncorrectPassword
|
|
||||||
|
|
||||||
from .pages.index import IndexPage
|
|
||||||
from .pages.article import ArticlePage
|
from .pages.article import ArticlePage
|
||||||
|
from weboob.tools.browser import BaseBrowser
|
||||||
|
|
||||||
__all__ = ['Newspaper20minutesBrowser']
|
__all__ = ['Newspaper20minutesBrowser']
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue