Skip to content

Commit

Permalink
minor fix
Browse files Browse the repository at this point in the history
Signed-off-by: disksing <i@disksing.com>
  • Loading branch information
disksing committed May 8, 2024
1 parent 0260787 commit 8a072ba
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion client/resource_group/controller/controller.go
Original file line number Diff line number Diff line change
Expand Up @@ -117,7 +117,6 @@ func WithWaitRetryTimes(times int) ResourceControlCreateOption {
}
}

<<<<<<< HEAD
// WithDegradedModeWaitDuration is the option to set the wait duration for degraded mode.
func WithDegradedModeWaitDuration(d time.Duration) ResourceControlCreateOption {
return func(controller *ResourceGroupsController) {
Expand Down

0 comments on commit 8a072ba

Please sign in to comment.