Move ConstantFun to akka.util, #22813
This commit is contained in:
parent
f064d1321a
commit
b3d00afdd1
18 changed files with 120 additions and 67 deletions
|
|
@ -9,6 +9,7 @@ import akka.Done
|
|||
import akka.stream.impl._
|
||||
import akka.stream.impl.fusing._
|
||||
import akka.stream.stage._
|
||||
import akka.util.ConstantFun
|
||||
import org.reactivestreams.{ Processor, Publisher, Subscriber, Subscription }
|
||||
|
||||
import scala.annotation.unchecked.uncheckedVariance
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue