Skip to content

Commit

Permalink
Update data_source_pagerduty_user_contact_method.go
Browse files Browse the repository at this point in the history
  • Loading branch information
drastawi authored Aug 8, 2023
1 parent 386fe7c commit 746db1a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion pagerduty/data_source_pagerduty_user_contact_method.go
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,6 @@ func dataSourcePagerDutyUserContactMethod() *schema.Resource {
"country_code": {
Type: schema.TypeInt,
Computed: true,
Default: 1,
},
"device_type": {
Type: schema.TypeString,
Expand Down

0 comments on commit 746db1a

Please sign in to comment.