laglangyue commented on PR #378: URL: https://github.com/apache/incubator-pekko-http/pull/378#issuecomment-1866256238
I also find a warning about thie,But I think that this may be a false warning. ```shell [warn] /home/laglang/coding/incubator-pekko-http/parsing/src/main/scala-2/org/apache/pekko/http/ccompat/pre213macro.scala:17:36: Unused import [warn] import scala.language.experimental.macros [warn] ^ [warn] /home/laglang/coding/incubator-pekko-http/parsing/src/main/scala-2/org/apache/pekko/http/ccompat/since213macro.scala:17:36: Unused import [warn] import scala.language.experimental.macros ``` -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
