]> git.argeo.org Git - gpl/argeo-slc.git/blobdiff - plugins/org.argeo.slc.client.ui/src/main/java/org/argeo/slc/client/ui/model/ResultItemsComparator.java
remove useless carriage return
[gpl/argeo-slc.git] / plugins / org.argeo.slc.client.ui / src / main / java / org / argeo / slc / client / ui / model / ResultItemsComparator.java
index 8ea293af1dcbea39d0d5172b1d32c0f0f7226533..d36a9ca0c387c23708a168d3114b661cce60909d 100644 (file)
@@ -79,4 +79,4 @@ public class ResultItemsComparator extends ViewerComparator {
                        result = super.compare(viewer, e1, e2) * -1;
                return result;
        }
-}
+}
\ No newline at end of file