Skip to content

Commit ef9ac2a

Browse files
authored
importing json needed for DPB CLI (sonic-net#1010)
1 parent aa1b072 commit ef9ac2a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

config/main.py

+1
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@
1010
import time
1111
import netifaces
1212
import threading
13+
import json
1314

1415
import sonic_device_util
1516
import ipaddress

0 commit comments

Comments
 (0)