He-Pin commented on code in PR #778: URL: https://github.com/apache/pekko-http/pull/778#discussion_r2348279490
########## http/src/main/scala/org/apache/pekko/http/scaladsl/common/StrictForm.scala: ########## @@ -19,7 +19,6 @@ import scala.concurrent.{ ExecutionContext, Future } import scala.concurrent.duration._ import org.apache.pekko import pekko.stream.Materializer -import pekko.http.ccompat._ Review Comment: why no error reporting, seems like we need some `unused` lint in this project. -- 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