You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@syncope.apache.org by GitBox <gi...@apache.org> on 2022/09/02 07:05:36 UTC

[GitHub] [syncope] ilgrosso commented on a diff in pull request #373: Support multi-arch docker builds

ilgrosso commented on code in PR #373:
URL: https://github.com/apache/syncope/pull/373#discussion_r961352502


##########
common/am/rest-api/src/main/java/org/apache/syncope/common/rest/api/service/OIDCJWKSService.java:
##########
@@ -18,6 +18,8 @@
  */
 package org.apache.syncope.common.rest.api.service;
 
+import io.swagger.v3.oas.annotations.Parameter;

Review Comment:
   Please avoid adding unused imports, as they will trigger checkstyle failures.



-- 
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-unsubscribe@syncope.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org