mirror of
https://github.com/Telecominfraproject/wlan-lanforge-scripts.git
synced 2025-11-02 19:58:03 +00:00
LFRequest.py: corrects import reference
Signed-off-by: Jed Reynolds <jed@candelatech.com>
This commit is contained in:
@@ -13,7 +13,7 @@ from urllib import error
|
||||
from urllib import parse
|
||||
|
||||
import json
|
||||
from LANforge import LFUtils
|
||||
from . import LFUtils
|
||||
|
||||
|
||||
class LFRequest:
|
||||
|
||||
Reference in New Issue
Block a user