Fixed another missing import

This commit is contained in:
krateng 2022-03-25 19:55:58 +01:00
parent 822895461e
commit fce450fac3
1 changed files with 1 additions and 0 deletions

View File

@ -1,4 +1,5 @@
import os
from doreah.logging import log
from .. import database
from ..globalconf import malojaconfig