Skip to content

Commit

Permalink
make sure the example also works on 2.12
Browse files Browse the repository at this point in the history
  • Loading branch information
francisdb committed Nov 18, 2019
1 parent cac50fe commit cdef457
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions examples/src/main/scala/Example.scala
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@ import play.api.libs.ws.ahc.StandaloneAhcWSClient
import scala.concurrent.duration._
import scala.concurrent.ExecutionContext.Implicits.global
import scala.util.{Failure, Success, Try}
import scala.collection.immutable.Seq

object Example extends App {

Expand Down

0 comments on commit cdef457

Please sign in to comment.