Skip to content
Snippets Groups Projects
Commit b9c1ea00 authored by Florian Spreckelsen's avatar Florian Spreckelsen
Browse files

MAINT: Remove debugging output

parent 7ff39fa3
No related branches found
No related tags found
1 merge request!1F awi sams
......@@ -126,7 +126,6 @@ def create_container_entities(responsible_id, container_type_id, container_size,
# Post process child containers
batch = post_process_containers(batch)
try:
logger.info(batch)
batch.insert()
except Exception as e:
logger.error("{} The registered containers could not be imported to the system. {}".format(
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment