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

@ -19,7 +19,6 @@
from __future__ import with_statement
from logging import warning
import os
from weboob.capabilities.messages import ICapMessages, Message
from weboob.tools.backend import BaseBackend