Fix typo in module name

This commit is contained in:
Mark Veidemanis 2022-08-13 23:14:51 +01:00
parent e517d04095
commit d4bcbf99e5
Signed by: m
GPG Key ID: 5ACFCEED46C0904F
1 changed files with 1 additions and 1 deletions

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):
"""