Skip to content

Commit

Permalink
fix: fmt
Browse files Browse the repository at this point in the history
  • Loading branch information
WeiMengXS committed Oct 11, 2023
1 parent 7622a4a commit 85ea143
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tencentcloud/provider.go
Original file line number Diff line number Diff line change
Expand Up @@ -2490,7 +2490,7 @@ func Provider() *schema.Provider {
"tencentcloud_ses_black_email_address": dataSourceTencentCloudSesBlackEmailAddress(),
"tencentcloud_ses_statistics_report": dataSourceTencentCloudSesStatisticsReport(),
"tencentcloud_ses_send_email_status": dataSourceTencentCloudSesSendEmailStatus(),
"tencentcloud_organization_org_auth_node": dataSourceTencentCloudOrganizationOrgAuthNode(),
"tencentcloud_organization_org_auth_node": dataSourceTencentCloudOrganizationOrgAuthNode(),
},

ResourcesMap: map[string]*schema.Resource{
Expand Down

0 comments on commit 85ea143

Please sign in to comment.