remove unused import

This commit is contained in:
Romain Bignon 2013-10-08 18:26:26 +02:00
commit f688125ca7

View file

@ -20,8 +20,6 @@
# along with weboob. If not, see <http://www.gnu.org/licenses/>.
import urllib
from weboob.tools.browser import BaseBrowser, BrowserIncorrectPassword
from .pages import LoginPage, AccountsList, AccountHistory, UpdateInfoPage, AuthenticationPage