Skip to content
Snippets Groups Projects
Commit f2b4018e authored by Erik Reid's avatar Erik Reid
Browse files

removed one missed exit log message

parent 31cb41d8
No related branches found
No related tags found
No related merge requests found
......@@ -460,7 +460,6 @@ def reload_router_config(self, hostname):
'no timestamp available for new netconf data'
if new_netconf_timestamp == current_netconf_timestamp:
logger.debug('no netconf change timestamp change, aborting')
logger.debug('<<< reload_router_config')
return {
'task': 'reload_router_config',
'hostname': hostname,
......
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