Fix typo in module name
This commit is contained in:
parent
d9d3faf860
commit
5f33ba7f1d
@ -1,6 +1,6 @@
|
|||||||
import main
|
import main
|
||||||
from modules import chankeep
|
from modules import chankeep
|
||||||
from util.logging.debug import debug
|
from utils.logging.debug import debug
|
||||||
|
|
||||||
def get_first_relay(net):
|
def get_first_relay(net):
|
||||||
"""
|
"""
|
||||||
|
Loading…
Reference in New Issue
Block a user