Remove un-used code (#1729)

This commit is contained in:
Daniel Valdivia
2022-03-16 21:29:43 -07:00
committed by GitHub
parent bf8db812b8
commit 0c38e93b83
8 changed files with 0 additions and 31 deletions

View File

@@ -20,5 +20,4 @@ const (
ConsoleK8sAPIServer = "CONSOLE_K8S_API_SERVER"
ConsoleK8SAPIServerTLSRootCA = "CONSOLE_K8S_API_SERVER_TLS_ROOT_CA"
ConsoleMinioImage = "CONSOLE_MINIO_IMAGE"
ConsoleMCImage = "CONSOLE_MC_IMAGE"
)