wellsfargo: Remove unused imports

This commit is contained in:
Laurent Bachelier 2014-10-11 01:37:54 +02:00
commit c02ab5f2c5
2 changed files with 1 additions and 3 deletions

View file

@ -18,8 +18,6 @@
# along with weboob. If not, see <http://www.gnu.org/licenses/>.
from time import sleep
from weboob.capabilities.bank import AccountNotFound
from weboob.browser import LoginBrowser, URL, need_login
from weboob.exceptions import BrowserIncorrectPassword