unused imports removed

This commit is contained in:
Romain Bignon 2010-08-12 09:19:35 +02:00
commit 7949fcc8f1
16 changed files with 4 additions and 26 deletions

View file

@ -16,8 +16,6 @@
# Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
import os
from weboob.capabilities.bank import ICapBank, AccountNotFound
from weboob.tools.backend import BaseBackend