Merge remote-tracking branch 'origin/develop' into bug/JAL-2665-2.10.3
[jalview.git] / src / jalview / datamodel / VisibleRowsCollection.java
index ce8e8da..ee0557f 100644 (file)
@@ -57,4 +57,3 @@ public class VisibleRowsCollection implements AlignmentRowsCollectionI
     return alignment.getSequenceAtAbsoluteIndex(seq);
   }
 }
-