[Mpuls-commits] r904 - wasko/branches/2.0/waskaweb/lib
scm-commit@wald.intevation.org
scm-commit at wald.intevation.org
Tue Jan 26 17:46:01 CET 2010
Author: torsten
Date: 2010-01-26 17:46:01 +0100 (Tue, 26 Jan 2010)
New Revision: 904
Modified:
wasko/branches/2.0/waskaweb/lib/helpers.py
Log:
* waskaweb/lib/helpers.py: Removed unneeded import of Filecache
Modified: wasko/branches/2.0/waskaweb/lib/helpers.py
===================================================================
--- wasko/branches/2.0/waskaweb/lib/helpers.py 2010-01-26 16:44:48 UTC (rev 903)
+++ wasko/branches/2.0/waskaweb/lib/helpers.py 2010-01-26 16:46:01 UTC (rev 904)
@@ -42,7 +42,6 @@
from routes import url_for
from webhelpers import *
-from waskaweb.lib.filecache import FileCache
from waskaweb.lib.navigation import get_pagename, render_navigation
from waskaweb.lib.security import hasRole
from waskaweb.lib.filters import shorten
More information about the Mpuls-commits
mailing list