Import L3CXProfile into realm so that we prevent breakage with clients scripts.

Signed-off-by: Matthew Stidham <stidmatt@protonmail.com>
This commit is contained in:
Matthew Stidham
2021-03-04 12:40:20 -08:00
parent 87db19116c
commit 3b9511d674

View File

@@ -8,7 +8,6 @@ from LANforge import LFUtils
from LANforge import set_port
from LANforge import add_sta
from LANforge import add_dut
from LANforge import lfcli_base
from LANforge import add_vap
from LANforge.lfcli_base import LFCliBase
#from generic_cx import GenericCx
@@ -17,11 +16,10 @@ from LANforge.add_monitor import *
import os
import datetime
import base64
import xlsxwriter
import pandas as pd
import requests
import ast
import csv
from l3_cxprofile import L3CXProfile
def wpa_ent_list():