markusthoemmes opened a new pull request #4838: Remove usages of Unit as a value. URL: https://github.com/apache/openwhisk/pull/4838 <!--- Provide a concise summary of your changes in the Title --> ## Description Scala 2.13 forbids this and it has been ugly every since. Using the "proper" Unit value works just as well. ## Related issue and scope Ref #4741 ## Checklist: <!--- Please review the points below which help you make sure you've covered all aspects of the change you're making. --> - [X] I signed an [Apache CLA](https://github.com/apache/openwhisk/blob/master/CONTRIBUTING.md). - [X] I reviewed the [style guides](https://github.com/apache/openwhisk/wiki/Contributing:-Git-guidelines#code-readiness) and followed the recommendations (Travis CI will check :). - [X] I added tests to cover my changes.
---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
