Skip to content

Commit

Permalink
Remove user tags attribute from constants
Browse files Browse the repository at this point in the history
  • Loading branch information
Alexander-Kita committed Sep 6, 2024
1 parent dea59a5 commit c63d0d6
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion ibm/service/power/ibm_pi_constants.go
Original file line number Diff line number Diff line change
Expand Up @@ -370,7 +370,6 @@ const (
Attr_UsedIPPercent = "used_ip_percent"
Attr_UsedMemory = "used_memory"
Attr_UserIPAddress = "user_ip_address"
Attr_UserTags = "user_tags"
Attr_VCPUs = "vcpus"
Attr_Vendor = "vendor"
Attr_VirtualCoresAssigned = "virtual_cores_assigned"
Expand Down

0 comments on commit c63d0d6

Please sign in to comment.