Skip to content

Commit

Permalink
import error
Browse files Browse the repository at this point in the history
  • Loading branch information
kanza-latif committed Sep 26, 2024
1 parent 4fadaf5 commit 32fa732
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/hostcfgd
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ from sonic_py_common import device_info
from sonic_py_common.general import check_output_pipe
from swsscommon.swsscommon import ConfigDBConnector, DBConnector, Table
import swsscommon
from swsscommon import RestartWaiter
# from swsscommon import RestartWaiter
from sonic_installer import bootloader
hostcfg_file_path = os.path.abspath(__file__)
hostcfg_dir_path = os.path.dirname(hostcfg_file_path)
Expand Down

0 comments on commit 32fa732

Please sign in to comment.