BE: fixing imports

Signed-off-by: jokob-sk <jokob.sk@gmail.com>
This commit is contained in:
jokob-sk
2025-11-10 12:47:21 +11:00
parent 93af0e9d19
commit 5f27d3b9aa

View File

@@ -13,9 +13,6 @@ sys.path.extend([f"{INSTALL_PATH}/server"])
from const import apiPath
from logger import mylog
from helper import (
timeNowTZ,
)
import conf
from const import applicationPath, logPath, apiPath, confFileName, reportTemplatesPath