mirror of
https://github.com/believethehype/nostrdvm.git
synced 2025-11-19 18:56:26 +01:00
little restructure
This commit is contained in:
@@ -1,11 +1,5 @@
|
||||
import json
|
||||
import os
|
||||
import time
|
||||
from multiprocessing.pool import ThreadPool
|
||||
from threading import Thread
|
||||
|
||||
from backends.nova_server import check_nova_server_status, send_request_to_nova_server
|
||||
from dvm import DVM
|
||||
from interfaces.dvmtaskinterface import DVMTaskInterface
|
||||
from utils.admin_utils import AdminConfig
|
||||
from utils.definitions import EventDefinitions
|
||||
|
||||
Reference in New Issue
Block a user