Skip to content

Commit

Permalink
fix golanglint
Browse files Browse the repository at this point in the history
Signed-off-by: clyi <[email protected]>
  • Loading branch information
changluyi committed Aug 1, 2024
1 parent 9ee1ee5 commit a7042e0
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion pkg/controller/controller.go
Original file line number Diff line number Diff line change
Expand Up @@ -824,7 +824,6 @@ func Run(ctx context.Context, config *Configuration) {
}); err != nil {
util.LogFatalAndExit(err, "failed to add csr event handler")
}

}

if config.EnableOVNIPSec {
Expand Down

0 comments on commit a7042e0

Please sign in to comment.