mirror of
https://github.com/Telecominfraproject/wlan-lanforge-scripts.git
synced 2025-11-01 03:07:56 +00:00
fixing import order. this fixes broken code
Signed-off-by: Dipti <dipti.dhond@candelatech.com>
This commit is contained in:
@@ -2,10 +2,9 @@
|
||||
#!/usr/bin/env python3
|
||||
from LANforge.lfcli_base import LFCliBase
|
||||
from LANforge import add_dut
|
||||
|
||||
import pprint
|
||||
from pprint import pprint
|
||||
import time
|
||||
import pprint
|
||||
import base64
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user