JAL-1926 JAL-1479 updated PDBfile fetcher to add sourceDBRef on importing sequences
[jalview.git] / src / jalview / ws / sifts / SiftsClient.java
index 176c511..b9d023b 100644 (file)
@@ -519,7 +519,6 @@ public class SiftsClient implements SiftsClientI
             && getAllMappingAccession().contains(accessionId);
   }
 
-
   @Override
   public Entity getEntityById(String id) throws SiftsException
   {
@@ -568,7 +567,6 @@ public class SiftsClient implements SiftsClientI
             : strName.length();
     int len = 72 - maxid - 1;
 
-    // int nochunks = 2;// mp.getWrapHeight();
     int nochunks = ((seqRes.length()) / len)
             + ((seqRes.length()) % len > 0 ? 1 : 0);
     // output mappings