JAL-3141 Enabled the 'Include backpup files' checkbox for loading alignments from...
[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();
   }
 }
-
-