Merge branch 'develop' into features/JAL-2446NCList
[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);
   }
 }
-