Skip to content

Commit

Permalink
corrected import
Browse files Browse the repository at this point in the history
  • Loading branch information
kanza-latif committed Sep 25, 2024
1 parent 5a92cc3 commit fd20479
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 @@ -15,7 +15,7 @@ from shutil import copy2
from datetime import datetime
from sonic_py_common import device_info
from sonic_py_common.general import check_output_pipe
from swsscommon import CFG_MEMORY_STATISTICS_TABLE_NAME
# from swsscommon import CFG_MEMORY_STATISTICS_TABLE_NAME
from swsscommon.swsscommon import ConfigDBConnector, DBConnector, Table
from swsscommon import swsscommon
from sonic_installer import bootloader
Expand Down

0 comments on commit fd20479

Please sign in to comment.