Skip to content
Snippets Groups Projects
Commit ddcca76e authored by Charlotte Hausman's avatar Charlotte Hausman
Browse files

remove redundant code

parent 185d0c69
No related branches found
No related tags found
2 merge requests!1706merge 2.8.4 to main,!1662Fix matrix model
Pipeline #15758 passed
......@@ -92,6 +92,7 @@ def add_services(config: Configurator, session_factory: BeakerSessionFactoryConf
:param session_factory: Pyramid Beaker session factory
:return: Updated Configurator
"""
# # these objects should exist across request boundaries
workflow_rest_client = WorkflowServiceRESTClient()
notification_rest_client = TransactionalNotificationSender(transaction.manager)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment