Skip to content

Commit

Permalink
remove redundant timeout in ControlOptions
Browse files Browse the repository at this point in the history
Signed-off-by: Viacheslav Vasilyev <[email protected]>
  • Loading branch information
avoidik committed Oct 3, 2024
1 parent df3b7e7 commit 1b49854
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions commands/build.go
Original file line number Diff line number Diff line change
Expand Up @@ -106,8 +106,6 @@ type buildOptions struct {
control.ControlOptions

invokeConfig *invokeConfig

timeout time.Duration
}

func (o *buildOptions) toControllerOptions() (*controllerapi.BuildOptions, error) {
Expand Down

0 comments on commit 1b49854

Please sign in to comment.