Skip to content

Commit a37f908

Browse files
committed
Fix build error
Signed-off-by: Arvindsrinivasan Lakshmi Narasimhan <55814491+arlakshm@users.noreply.github.com>
1 parent cc4a203 commit a37f908

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)