Commit 5e737f15 authored by Klaus Wölfel's avatar Klaus Wölfel Committed by Eteri

remove unused variable and import

parent e7feb1a5
from DateTime import DateTime
from Products.ZSQLCatalog.SQLCatalog import AndQuery, OrQuery, Query from Products.ZSQLCatalog.SQLCatalog import AndQuery, OrQuery, Query
portal = context.getPortalObject() portal = context.getPortalObject()
portal_catalog = portal.portal_catalog portal_catalog = portal.portal_catalog
now = DateTime()
if not include_delivered: if not include_delivered:
batch_simulation_state = "stopped" batch_simulation_state = "stopped"
stream_simulation_state = "started" stream_simulation_state = "started"
......
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