Merge branch 'develop' into trialMerge
[jalview.git] / src / jalview / ws / DBRefFetcher.java
index 241f443..b1c987e 100644 (file)
@@ -756,8 +756,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;