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