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

@ -15,8 +15,6 @@
# along with this program; if not, write to the Free Software
# Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
import os
from weboob.capabilities.travel import ICapTravel, Station, Departure
from weboob.tools.backend import BaseBackend