Skip to content

Commit 32fa732

Browse files
committed
import error
1 parent 4fadaf5 commit 32fa732

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scripts/hostcfgd

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ from sonic_py_common import device_info
1818
from sonic_py_common.general import check_output_pipe
1919
from swsscommon.swsscommon import ConfigDBConnector, DBConnector, Table
2020
import swsscommon
21-
from swsscommon import RestartWaiter
21+
# from swsscommon import RestartWaiter
2222
from sonic_installer import bootloader
2323
hostcfg_file_path = os.path.abspath(__file__)
2424
hostcfg_dir_path = os.path.dirname(hostcfg_file_path)

0 commit comments

Comments
 (0)