Merge branch 'improvement/JAL-4023_snotation_for_trees' into develop
[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);
   }
 }
-