Copilot commented on code in PR #709:
URL: https://github.com/apache/pekko-http/pull/709#discussion_r2251567926


##########
docs/src/test/java/docs/http/javadsl/server/directives/SecurityDirectivesExamplesTest.java:
##########
@@ -32,7 +32,6 @@
 import java.util.concurrent.CompletionStage;
 import java.util.function.Function;
 import java.util.Optional;

Review Comment:
   The import for `java.util.Optional` was already present at line 34 (based on 
the diff context). This suggests there might be duplicate imports, which should 
be cleaned up.



-- 
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: notifications-unsubscr...@pekko.apache.org

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


---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscr...@pekko.apache.org
For additional commands, e-mail: notifications-h...@pekko.apache.org

Reply via email to