Less logging

This commit is contained in:
croneter 2018-10-25 13:21:24 +02:00
parent 59dc295dc8
commit ff73318157

View file

@ -67,7 +67,6 @@ def sync_from_pms():
sorted_sections,
old_sections,
totalnodes)
LOG.info('old_sections: %s', old_sections)
if old_sections:
# Section has been deleted on the PMS
delete_sections(old_sections)