removed trailing spaces

This commit is contained in:
Jonas Bonér 2010-10-29 16:33:31 +02:00
parent c27f971a42
commit c276c621bf
92 changed files with 927 additions and 927 deletions

View file

@ -296,4 +296,4 @@ class HawtDispatcherModelTest extends ActorModelSpec {
class ExecutorBasedEventDrivenWorkStealingDispatcherModelTest extends ActorModelSpec {
def newInterceptedDispatcher = new ExecutorBasedEventDrivenWorkStealingDispatcher("foo") with MessageDispatcherInterceptor
}
}