Merge branch 'develop' into bug/JAL-4235_gradle_task_jalviewjsTranspile_does_not_fail...
[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);