Removed trailing whitespace

This commit is contained in:
Jonas Bonér 2011-10-28 15:55:15 +02:00
parent e9dfaf7ed8
commit 9bf9cea0d9
35 changed files with 1008 additions and 1008 deletions

View file

@ -18,7 +18,7 @@ import scala.Some;
import scala.Right;
public class JavaFutureTests {
private final AkkaApplication app = new AkkaApplication();
private final Timeout t = app.AkkaConfig().ActorTimeout();
private final FutureFactory ff = new FutureFactory(app.dispatcher(), t);