JAL-3033 build.xml:build-site runs build-site.xml to populate site/ with prebuilt...
[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();
   }
 }
-
-