Fix typo in module name

This commit is contained in:
2022-08-13 23:14:51 +01:00
parent e517d04095
commit d4bcbf99e5

View File

@@ -1,6 +1,6 @@
import main
from modules import chankeep
from util.logging.debug import debug
from utils.logging.debug import debug
def get_first_relay(net):
"""