Skip to content

Commit

Permalink
logic_app_trigger_recurrence: Remove duplicate Hour validation value (#…
Browse files Browse the repository at this point in the history
  • Loading branch information
orgads authored Nov 4, 2024
1 parent ba4bae2 commit 33e736f
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,6 @@ func resourceLogicAppTriggerRecurrence() *pluginsdk.Resource {
"Day",
"Hour",
"Minute",
"Hour",
"Second",
}, false),
},
Expand Down

0 comments on commit 33e736f

Please sign in to comment.