JAL-3035 more das bits removed
[jalview.git] / src / jalview / ws / DBRefFetcher.java
index 061e70c..5dbb6c4 100644 (file)
@@ -754,8 +754,6 @@ public class DBRefFetcher implements Runnable
         // and remove it from the rest
         // TODO: decide if we should remove annotated sequence from set
         sdataset.remove(sequence);
-        // TODO: should we make a note of sequences that have received new DB
-        // ids, so we can query all enabled DAS servers for them ?
       }
     }
     return modified;