erisu opened a new pull request #748: refactor: do not alias this to self URL: https://github.com/apache/cordova-ios/pull/748 ### Motivation and Context Creating an alias is not required if using `arrow` functions. ### Description * Searched and removed `self = this` and anything that used `self.` ### Testing - `npm t`
---------------------------------------------------------------- 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 --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
