Skip to content

Commit 6fd5c5d

Browse files
committed
Remove unused GCP constant
1 parent 9a29652 commit 6fd5c5d

File tree

1 file changed

+0
-1
lines changed
  • test/helper/e2e/actions/cloud

1 file changed

+0
-1
lines changed

test/helper/e2e/actions/cloud/gcp.go

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,6 @@ const (
5757
// TODO get from GCP
5858
GoogleProjectID = "atlasoperator" // Google Cloud Project ID
5959
googleConnectPrefix = "ao" // Private Service Connect Endpoint Prefix
60-
gcpSubnetIPMask = "10.0.0.%d"
6160
googleKeyName = "projects/atlasoperator/locations/global/keyRings/atlas-operator-test-key-ring/cryptoKeys/encryption-at-rest-test-key"
6261
)
6362

0 commit comments

Comments
 (0)