(20241212) Reorganizing code to perform core actions in one place.
This commit is contained in:
@@ -63,7 +63,7 @@ from utils_v2.api.async_quart import (
|
||||
)
|
||||
|
||||
# Data models:
|
||||
from models.data.api.tech.alerts import (
|
||||
from models.api.tech.alerts import (
|
||||
ChatAlertRequestHeaders,
|
||||
ChatAlertRequestData
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user