pjfanning commented on code in PR #242: URL: https://github.com/apache/pekko-management/pull/242#discussion_r1724883051
########## discovery-marathon-api/src/main/scala/org/apache/pekko/discovery/marathon/MarathonApiServiceDiscovery.scala: ########## @@ -20,7 +20,6 @@ import pekko.http.scaladsl._ import pekko.http.scaladsl.model._ import pekko.http.scaladsl.unmarshalling.Unmarshal -import scala.collection.immutable.Seq Review Comment: the PR breaks 2.12 CI build - this import looks like it is needed by Scala 2.12 - likewise in AppList class -- 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