Skip to content

Commit

Permalink
remove trailing whitespace
Browse files Browse the repository at this point in the history
  • Loading branch information
jacobbednarz authored Jan 6, 2025
1 parent f579107 commit 7e7e185
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -393,7 +393,6 @@ func flattenTeamsEndpoints(endpoint *cloudflare.TeamsLocationEndpoints) []interf
"dot": flattenTeamsEndpointDOTField(endpoint.DotEndpoint),
}
return []interface{}{flattenedEndpoints}

}

func flattenTeamsEndpointIpv4Field(field cloudflare.TeamsLocationIPv4EndpointFields) []map[string]interface{} {
Expand Down

0 comments on commit 7e7e185

Please sign in to comment.