Skip to content

Commit 8c9e58a

Browse files
committed
rm comments
1 parent f6176b4 commit 8c9e58a

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

tencentcloud/services/tke/resource_tc_kubernetes_scale_worker_extension.go

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -94,9 +94,6 @@ func resourceTencentCloudKubernetesScaleWorkerReadPostRequest1(ctx context.Conte
9494
}
9595
}
9696

97-
// WorkersNewWorkerInstancesList = make([]map[string]interface{}, 0, len(workers))
98-
// WorkersLabelsMap = make(map[string]string)
99-
// WorkersInstanceIds = make([]*string, 0)
10097
for sub, cvmInfo := range workers {
10198
if _, ok := instanceMap[cvmInfo.InstanceId]; !ok {
10299
continue

0 commit comments

Comments
 (0)