Skip to content

Commit 75f82e7

Browse files
author
mikatong
committed
update
1 parent e6fbd5d commit 75f82e7

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

tencentcloud/connectivity/client.go

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2054,7 +2054,6 @@ func (me *TencentCloudClient) UseCdwpgV20201230Client() *cdwpg.Client {
20542054
return me.cdwpgv20201230Conn
20552055
}
20562056
cpf := me.NewClientProfile(300)
2057-
cpf.Language = "zh-CN"
20582057
me.cdwpgv20201230Conn, _ = cdwpg.NewClient(me.Credential, me.Region, cpf)
20592058
me.cdwpgv20201230Conn.WithHttpTransport(&LogRoundTripper{})
20602059

0 commit comments

Comments
 (0)