Update station_stress_test so its imports are in line with pip standards

Signed-off-by: Matthew Stidham <stidmatt@gmail.com>
This commit is contained in:
Matthew Stidham
2021-09-08 17:00:20 -07:00
parent 5c87c1bb90
commit f371c3781f

View File

@@ -5,7 +5,6 @@ import time
sys.path.append('py-json')
import datetime
from LANforge import LFRequest
from LANforge import LFUtils
import argparse
import re