diff --git a/modules/boursorama/browser.py b/modules/boursorama/browser.py index 174a8bbc..2902a07c 100644 --- a/modules/boursorama/browser.py +++ b/modules/boursorama/browser.py @@ -20,8 +20,6 @@ # along with weboob. If not, see . -import urllib - from weboob.tools.browser import BaseBrowser, BrowserIncorrectPassword from .pages import LoginPage, AccountsList, AccountHistory, UpdateInfoPage, AuthenticationPage