jasonfagerberg-toast commented on code in PR #694: URL: https://github.com/apache/directory-scimple/pull/694#discussion_r1873433128
########## scim-core/src/test/java/org/apache/directory/scim/core/repository/PatchHandlerTest.java: ########## @@ -19,6 +19,16 @@ package org.apache.directory.scim.core.repository; +import static java.util.Map.entry; Review Comment: My idea is probably set up with some linters that automatically re-ordered this and remove wildcard imports, I can undo it if you would like! -- 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...@directory.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@directory.apache.org For additional commands, e-mail: dev-h...@directory.apache.org