Delete legacy alerts
This commit is contained in:
@@ -6,9 +6,7 @@ Business logic services
|
||||
"""
|
||||
|
||||
from .production_service import ProductionService
|
||||
from .production_alert_service import ProductionAlertService
|
||||
|
||||
__all__ = [
|
||||
"ProductionService",
|
||||
"ProductionAlertService"
|
||||
"ProductionService"
|
||||
]
|
||||
Reference in New Issue
Block a user