fix imports

This commit is contained in:
Christophe Benz 2010-05-11 17:07:23 +02:00
commit 27242e80ba
6 changed files with 6 additions and 6 deletions

View file

@ -21,7 +21,6 @@ Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
import ConfigParser
import logging
import os
import sys
import weboob
from weboob.tools.application import ConsoleApplication