Skip to content
Snippets Groups Projects
Commit c04da1fb authored by Riccardo Boero's avatar Riccardo Boero :innocent:
Browse files

Remove debugging printout

parent 7320fd63
No related branches found
No related tags found
No related merge requests found
......@@ -34,7 +34,6 @@ function run_file(workflowFilePath::String, system::OrchestratorRegistry.Service
# Parse the workflow file
tasks = parseWorkflow(workflowFilePath)
println(system)
# Create a reference to results container
services = OrchestratorRegistry.get_services_by_name(system, "FACT_unified_DB")
if isempty(services)
......
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