mmoayyed opened a new pull request, #1020: URL: https://github.com/apache/syncope/pull/1020
- Updates instances where a `containsKey` can be directly used on a `Map` instead of its `entrySet()` - Removes `contains` calls on `Set` collections prior to adding elements; `contains` is implied and sets ignore duplicate elements. -- 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: dev-unsubscr...@syncope.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org