JAL-4090 JAL-1551 spotlessApply
[jalview.git] / src / jalview / io / SequenceAnnotationReport.java
index 0a1172c..95d0bc6 100644 (file)
@@ -79,7 +79,7 @@ public class SequenceAnnotationReport
       {
         return 1;
       }
-      
+
       String s1 = ref1.getSource();
       String s2 = ref2.getSource();
       boolean s1Primary = DBRefSource.isPrimarySource(s1);