Scala 2.13.0 -> Scala 2.13.1 (#28140)
* Scala 2.13.0 -> Scala 2.13.1 * Update to genjavadoc 0.15 * Allow 'higherKinds' without explicit import To follow the 2.13.1 convention * Remaining higherKinds imports * Mima excludes for missing value classes in generics
This commit is contained in:
parent
a2b644c513
commit
dbc97fb6f3
11 changed files with 17 additions and 11 deletions
|
|
@ -9,8 +9,6 @@ import akka.annotation.InternalApi
|
|||
import akka.stream._
|
||||
import akka.stream.scaladsl._
|
||||
|
||||
import language.higherKinds
|
||||
|
||||
/**
|
||||
* INTERNAL API
|
||||
*/
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue