little restructure

This commit is contained in:
Believethehype
2023-11-29 11:12:11 +01:00
parent 63fe5cb6a1
commit e7c6b009e6
11 changed files with 7 additions and 20 deletions

View File

@@ -1,9 +1,7 @@
import json
import os
import re
from threading import Thread
from dvm import DVM
from interfaces.dvmtaskinterface import DVMTaskInterface
from utils.admin_utils import AdminConfig
from utils.definitions import EventDefinitions