Use global imports for Mako templates
[invirt/packages/invirt-web.git] / code / templates / list.mako
index 71a8943..b03a04f 100644 (file)
@@ -1,7 +1,6 @@
 <%page expression_filter="h"/>
 <%inherit file="skeleton.mako" />
 <%!
-       from invirt.config import structs as config
        import datetime
 %>