4 lines
85 B
Python
4 lines
85 B
Python
from backend.features.alerts.service import AlertService
|
|
|
|
__all__ = ["AlertService"]
|