!str #16951 Unify scaladsl and javadsl OperationAttributes
* Move actor specific attributes to ActorOperationAttributes
This commit is contained in:
parent
4388782af4
commit
00033313e0
55 changed files with 183 additions and 137 deletions
|
|
@ -10,6 +10,7 @@ import akka.stream.testkit.AkkaSpec
|
|||
import scala.collection.immutable
|
||||
import scala.concurrent.{ Future, Await }
|
||||
import scala.concurrent.duration._
|
||||
import akka.stream.OperationAttributes
|
||||
|
||||
class FlowGraphDocSpec extends AkkaSpec {
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue