unused imports

This commit is contained in:
Christophe Benz 2010-04-28 14:49:58 +02:00
commit 85060b4c3b
3 changed files with 0 additions and 3 deletions

View file

@ -23,7 +23,6 @@ import sys, tty, termios
import re
from inspect import getargspec
from functools import partial
from optparse import OptionGroup
from weboob.modules import BackendsConfig