Skip to content

Commit 4c9c864

Browse files
committed
fix: fmt
1 parent de9d37d commit 4c9c864

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tencentcloud/connectivity/client.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -216,7 +216,7 @@ type TencentCloudClient struct {
216216
teov20220901Conn *teo.Client
217217
sslv20191205Conn *sslCertificate.Client
218218
postgresv20170312Conn *postgre.Client
219-
cfwv20190904Conn *cfw.Client
219+
cfwv20190904Conn *cfw.Client
220220
}
221221

222222
// NewClientProfile returns a new ClientProfile

0 commit comments

Comments
 (0)