Skip to content

Commit

Permalink
lint fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
Haroon-Dweikat-Ntx committed Dec 19, 2024
1 parent a8b6453 commit 18face6
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion nutanix/services/prismv2/resource_nutanix_deploy_pc_v2.go
Original file line number Diff line number Diff line change
Expand Up @@ -1492,7 +1492,6 @@ func flattenInternalNetworks(internalNetworks []config.BaseNetwork) []map[string
return internalNetworksMap
}
return nil

}

func flattenIPRanges(ipRanges []commonConfig.IpRange) []map[string]interface{} {
Expand Down

0 comments on commit 18face6

Please sign in to comment.