Skip to content

Commit 952cdbe

Browse files
committed
fix: modfiy detail
1 parent 463674d commit 952cdbe

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

tencentcloud/service_tencentcloud_cynosdb.go

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -364,10 +364,6 @@ func (me *CynosdbService) DescribeInstanceById(ctx context.Context, instanceId s
364364
return
365365
}
366366

367-
if response == nil || response.Response == nil {
368-
return
369-
}
370-
371367
instanceInfo = response.Response.Detail
372368

373369
if instanceInfo.VpcId != nil {

0 commit comments

Comments
 (0)