summaryrefslogtreecommitdiff
path: root/example/idp2_repoze/modules/login.mako.py
diff options
context:
space:
mode:
Diffstat (limited to 'example/idp2_repoze/modules/login.mako.py')
-rw-r--r--example/idp2_repoze/modules/login.mako.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/example/idp2_repoze/modules/login.mako.py b/example/idp2_repoze/modules/login.mako.py
index abc10236..211fa37f 100644
--- a/example/idp2_repoze/modules/login.mako.py
+++ b/example/idp2_repoze/modules/login.mako.py
@@ -1,4 +1,4 @@
-from mako import runtime, filters, cache
+from mako import cache, runtime
UNDEFINED = runtime.UNDEFINED
__M_dict_builtin = dict