fix Trigger references in the stream cookbook example for digest #24317

* replace Trigger with Unit
 * cosmetic changes in docs.stream.cookbook tests
This commit is contained in:
Roman Filonenko 2018-03-03 08:22:46 +01:00
parent 1574faf180
commit 8fcf728b7a
15 changed files with 52 additions and 90 deletions

View file

@ -1,7 +1,6 @@
package docs.stream.cookbook
import akka.NotUsed
import akka.stream.ClosedShape
import akka.stream.scaladsl._
import akka.util.ByteString