Commit ae11c1d0 authored by Kazuhiko Shiozaki's avatar Kazuhiko Shiozaki

erp5_web: remove unused import.

parent 49becc9f
...@@ -3,7 +3,6 @@ ...@@ -3,7 +3,6 @@
fix acquisition issues within the _aq_dynamic fix acquisition issues within the _aq_dynamic
lookup from WebSection class. lookup from WebSection class.
""" """
from Products.ZSQLCatalog.SQLCatalog import SimpleQuery, ComplexQuery
if portal is None: if portal is None:
portal = context.getPortalObject() portal = context.getPortalObject()
document_list = portal.portal_catalog.getDocumentValueList( document_list = portal.portal_catalog.getDocumentValueList(
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment