Skip to content

Commit cdef457

Browse files
committed
make sure the example also works on 2.12
1 parent cac50fe commit cdef457

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

examples/src/main/scala/Example.scala

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@ import play.api.libs.ws.ahc.StandaloneAhcWSClient
1111
import scala.concurrent.duration._
1212
import scala.concurrent.ExecutionContext.Implicits.global
1313
import scala.util.{Failure, Success, Try}
14+
import scala.collection.immutable.Seq
1415

1516
object Example extends App {
1617

0 commit comments

Comments
 (0)