mirror of
https://github.com/Telecominfraproject/wlan-lanforge-scripts.git
synced 2025-10-31 18:58:01 +00:00
fix create_wanlink.py import itself
This commit is contained in:
@@ -12,7 +12,6 @@ import time
|
||||
from time import sleep
|
||||
from urllib import error
|
||||
import pprint
|
||||
LANforge=importlib.import_module("lanforge-scripts.py-json.create_wanlink")
|
||||
from LANforge import LFRequest
|
||||
from LANforge import LFUtils
|
||||
from LANforge.LFUtils import NA
|
||||
|
||||
Reference in New Issue
Block a user