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 datetime import datetime
from dateutil import tz
import os
from logging import warning
from time import sleep