Remove control plane from API list

This commit is contained in:
Ashwin Bharambe 2024-09-17 13:10:47 -07:00
parent a0bf20f19a
commit be42fd5d56

View file

@ -20,7 +20,6 @@ class Api(Enum):
agents = "agents"
memory = "memory"
telemetry = "telemetry"
control_plane = "control_plane"
@json_schema_type