[Mpuls-commits] r1558 - wasko/branches/2.0/waskaweb/model

scm-commit@wald.intevation.org scm-commit at wald.intevation.org
Mon Feb 15 15:14:04 CET 2010


Author: torsten
Date: 2010-02-15 15:14:03 +0100 (Mon, 15 Feb 2010)
New Revision: 1558

Modified:
   wasko/branches/2.0/waskaweb/model/logbook.py
Log:
* waskaweb/model/logbook.py: Deleted import of CaseBundle


Modified: wasko/branches/2.0/waskaweb/model/logbook.py
===================================================================
--- wasko/branches/2.0/waskaweb/model/logbook.py	2010-02-15 14:13:23 UTC (rev 1557)
+++ wasko/branches/2.0/waskaweb/model/logbook.py	2010-02-15 14:14:03 UTC (rev 1558)
@@ -33,9 +33,7 @@
 
 from mpulsweb.lib.db import db
 import mpulsweb.lib.helpers as h
-from waskaweb.model.case import CaseBundle
 
-
 log = logging.getLogger(__name__)
 
 



More information about the Mpuls-commits mailing list