Skip to content

Commit 5422632

Browse files
remove unused import
1 parent 4cf344a commit 5422632

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

scripts/disk_check.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,6 @@
3535
import subprocess
3636
from swsscommon.swsscommon import events_init_publisher, events_deinit_publisher, event_publish
3737
from swsscommon.swsscommon import Logger, FieldValueMap
38-
from sonic_py_common import logger
3938

4039
UPPER_DIR = "/run/mount/upper"
4140
WORK_DIR = "/run/mount/work"

0 commit comments

Comments
 (0)