Merge branch 'develop' into features/JAL-2446NCList
[jalview.git] / src / jalview / datamodel / AllRowsIterator.java
index b6d45f8..ae397af 100644 (file)
@@ -73,5 +73,3 @@ public class AllRowsIterator implements Iterator<Integer>
     throw new UnsupportedOperationException();
   }
 }
-
-