Signed-off-by: Jeroen Oudshoorn <oudshoorn.jeroen@gmail.com>
This commit is contained in:
Jeroen Oudshoorn
2023-09-16 22:38:40 +02:00
parent fbe788d632
commit 993141122c
2 changed files with 0 additions and 16 deletions

View File

@ -6,7 +6,6 @@ import importlib, importlib.util
import logging
default_path = os.path.join(os.path.dirname(os.path.realpath(__file__)), "default")
loaded = {}
database = {}