Removed trailing whitespace
This commit is contained in:
parent
e9dfaf7ed8
commit
9bf9cea0d9
35 changed files with 1008 additions and 1008 deletions
|
|
@ -153,4 +153,4 @@ abstract class PriorityGenerator extends java.util.Comparator[Envelope] {
|
|||
|
||||
final def compare(thisMessage: Envelope, thatMessage: Envelope): Int =
|
||||
gen(thisMessage.message) - gen(thatMessage.message)
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue