Remove sandox store and controller service type
Signed-off-by: Derek McGowan <derek@mcg.dev>
This commit is contained in:
@@ -33,10 +33,6 @@ const (
|
||||
DiffService = "diff-service"
|
||||
// IntrospectionService is the id of introspection service
|
||||
IntrospectionService = "introspection-service"
|
||||
// SandboxControllerService is the id of Sandbox's controller service
|
||||
SandboxControllerService = "sandbox-controller-service"
|
||||
// SandboxStoreService is the id of Sandbox's store service
|
||||
SandboxStoreService = "sandbox-store-service"
|
||||
// Streaming service is the id of the streaming service
|
||||
StreamingService = "streaming-service"
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user