JAL-3748 allow AlignedCodonFrame.covers to optionally only require coverage for eithe...
[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();
   }
 }
-
-