Small tweaks to docs

Getting a couple of small tweaks out of the way
This commit is contained in:
Arnout Engelen 2017-04-24 15:52:14 +02:00
parent e495408627
commit f447f8e73f
8 changed files with 44 additions and 32 deletions

View file

@ -39,12 +39,9 @@ import static akka.dispatch.Futures.reduce;
//#imports6
//#imports7
//#imports7
//#imports8
import static akka.pattern.Patterns.after;
import java.util.Arrays;
//#imports8
//#imports7
import java.util.ArrayList;
import java.util.List;