- made a producer for startpages per topic
[mir.git] / source / mir / entity / EntityBrowser.java
index 192ee14..aa3f3cc 100755 (executable)
@@ -40,7 +40,6 @@ public class EntityBrowser {
     }\r
   }\r
 \r
-\r
   public boolean hasNext() throws StorageObjectException {\r
     if (position>=currentBatch.size() && currentBatch.hasNextBatch()) {\r
       readNextBatch();\r