Merge branch 'feature/JAL-2664' into feature/JAL-2527
[jalview.git] / src / jalview / datamodel / AllRowsCollection.java
index c52cebf..10c47f0 100644 (file)
@@ -66,4 +66,3 @@ public class AllRowsCollection implements AlignmentRowsCollectionI
     return (hidden.getSize() > 0);
   }
 }
-