changeset 301:97892fea9ecd

Remove unnecessary imports
author Björn Ricks <bjoern.ricks@intevation.de>
date Fri, 11 Oct 2013 10:08:46 +0200
parents b5b3545ee1ea
children f21c1fe3b20b
files getan/utils.py
diffstat 1 files changed, 0 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/getan/utils.py	Fri Oct 11 10:08:35 2013 +0200
+++ b/getan/utils.py	Fri Oct 11 10:08:46 2013 +0200
@@ -10,8 +10,6 @@
 
 import logging
 
-from datetime import datetime, timedelta
-
 global DATETIME_FORMAT
 DATETIME_FORMAT = "%Y-%m-%d"
 TIME_FORMAT     = "%H:%M:%S"
This site is hosted by Intevation GmbH (Datenschutzerklärung und Impressum | Privacy Policy and Imprint)