Remove redundant redunancy in gce_alpha.go

This commit is contained in:
saadali 2017-08-31 17:36:01 -07:00
parent 3b834cf665
commit 8a2d1cd63a

View File

@ -29,7 +29,7 @@ const (
// tier to use. Currently supports "Standard" and "Premium" (default).
AlphaFeatureNetworkTiers = "NetworkTiers"
GCEDiskAlphaFeatureGate = "GCEDiskAlphaAPI"
GCEDiskAlphaFeatureGate = "DiskAlphaAPI"
)
// All known alpha features