removed trailing whitespace

This commit is contained in:
Jonas Bonér 2010-08-28 19:27:42 +02:00
parent 0d5862a332
commit 24494a3766
13 changed files with 62 additions and 84 deletions

View file

@ -137,4 +137,4 @@ object DataFlow {
* @author <a href="http://jonasboner.com">Jonas Bon&#233;r</a>
*/
class DataFlowVariableException(msg: String) extends AkkaException(msg)
}
}