squakez commented on code in PR #5641: URL: https://github.com/apache/camel-k/pull/5641#discussion_r1644001376
########## e2e/support/test_staging_hooks.go: ########## @@ -30,16 +30,14 @@ import ( ) func init() { Review Comment: Thanks. However I noticed I was wrong. In the diff code snippet I did not see that the func is also having a second part with more logic. We need to restore it and just get rid of the build error. In order to verify that, you should try to build locally before submitting the change. Just do `make build` and you should compile successfully before submitting the PR. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: commits-unsubscr...@camel.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org