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

@@ -47,7 +47,6 @@ var (
// LicenseKey in memory license key used by console ui
LicenseKey = ""
// GlobalRootCAs is CA root certificates, a nil value means system certs pool will be used
GlobalRootCAs *x509.CertPool
// GlobalPublicCerts has certificates Console will use to serve clients