removed trailing whitespace

This commit is contained in:
Jonas Bonér 2010-11-24 21:05:12 +01:00
parent ba258e6a1c
commit 6cf7cc2986
10 changed files with 37 additions and 37 deletions

View file

@ -22,7 +22,7 @@ trait BootableRemoteActorService extends Bootable with Logging {
else RemoteNode.start
}
}, "Akka Remote Service")
def startRemoteService = remoteServerThread.start
abstract override def onLoad = {