Remove unused imports
This commit is contained in:
parent
bbfaac15f6
commit
8c66ca83c8
6 changed files with 1 additions and 5 deletions
|
|
@ -23,7 +23,6 @@ from logging import error
|
|||
|
||||
from weboob.tools.browser import BasePage, BrowserIncorrectPassword
|
||||
from weboob.tools.captcha.virtkeyboard import VirtKeyboard, VirtKeyboardError
|
||||
import tempfile
|
||||
|
||||
|
||||
__all__ = ['LoginPage', 'INGVirtKeyboard', 'StopPage']
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue