Skip to content

Commit 69db901

Browse files
authored
Fix build error
Fix build error caused by #62
2 parents cc4a203 + a37f908 commit 69db901

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

sonic-chassisd/scripts/chassisd

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -688,8 +688,6 @@ class ChassisdDaemon(daemon_base.DaemonBase):
688688

689689
self.log_info("Stop daemon main loop")
690690

691-
if config_manager is not None:
692-
config_manager.task_stop()
693691
finally:
694692
# If we don't cleanup the config_manager process the chassisd process
695693
# won't die when an exception occurs.

0 commit comments

Comments
 (0)