mirror of
https://github.com/Telecominfraproject/wlan-lanforge-scripts.git
synced 2025-11-02 11:48:03 +00:00
Update py_json files to be compatible with pip standards
Signed-off-by: Matthew Stidham <stidmatt@gmail.com>
This commit is contained in:
@@ -16,7 +16,6 @@ if sys.version_info[0] != 3:
|
||||
import argparse
|
||||
import json
|
||||
import logging
|
||||
import pprint
|
||||
import traceback
|
||||
import time
|
||||
from time import sleep
|
||||
|
||||
Reference in New Issue
Block a user