| """Backward-compatible alias for older imports.""" | |
| from server.environment import IncidentCommandCenterEnvironment | |
| SupportEnvEnvironment = IncidentCommandCenterEnvironment | |
| """Backward-compatible alias for older imports.""" | |
| from server.environment import IncidentCommandCenterEnvironment | |
| SupportEnvEnvironment = IncidentCommandCenterEnvironment | |