delete unuse const

This commit is contained in:
caiyixiang
2017-04-20 15:17:36 +08:00
parent afc01d92d2
commit 31829850b9

View File

@@ -71,8 +71,6 @@ const (
doNotRetry = time.Duration(0)
UserAgentName = "federation-service-controller"
KubeAPIQPS = 20.0
KubeAPIBurst = 30
maxNoOfClusters = 100