Skip to content

Commit

Permalink
make fmt
Browse files Browse the repository at this point in the history
  • Loading branch information
alenapan committed Apr 8, 2024
1 parent 9c16c8f commit 255a772
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -26,8 +26,8 @@ func resourcePagerDutyEventOrchestrationIntegration() *schema.Resource {
},
Schema: map[string]*schema.Schema{
"event_orchestration": {
Type: schema.TypeString,
Required: true,
Type: schema.TypeString,
Required: true,
},
"id": {
Type: schema.TypeString,
Expand Down

0 comments on commit 255a772

Please sign in to comment.