[Mpuls-commits] r1825 - wasko/branches/2.0/jmdweb/controllers
scm-commit@wald.intevation.org
scm-commit at wald.intevation.org
Fri Feb 26 08:21:53 CET 2010
Author: torsten
Date: 2010-02-26 08:21:52 +0100 (Fri, 26 Feb 2010)
New Revision: 1825
Modified:
wasko/branches/2.0/jmdweb/controllers/case.py
Log:
* jmdweb/controllers/case.py: Removed unused imports.
Modified: wasko/branches/2.0/jmdweb/controllers/case.py
===================================================================
--- wasko/branches/2.0/jmdweb/controllers/case.py 2010-02-26 07:21:27 UTC (rev 1824)
+++ wasko/branches/2.0/jmdweb/controllers/case.py 2010-02-26 07:21:52 UTC (rev 1825)
@@ -42,9 +42,6 @@
from mpulsweb.lib.base import c, g, h, redirect_to, render, request, session
from mpulsweb.lib.db import db
from mpulsweb.lib.navigation import get_navigation
-from mpulsweb.lib.anonymize import \
- determineAnonymizedCaseEndPhase as _determineAnonymizedCaseEndPhase, \
- anonymize as _completeAnonymizedCase
from mpulsweb.lib.security import checkRole
from mpulsweb.model.appointment import CaseAppointmentFactory
More information about the Mpuls-commits
mailing list