apply jalview code style
[jalview.git] / src / jalview / io / vamsas / Dbref.java
index e247d9c..28ae762 100644 (file)
@@ -103,8 +103,7 @@ public class Dbref extends Rangetype
    */
   private void updateMapTo(jalview.datamodel.Mapping mp)
   {
-    log
-            .info("Performing updateMapTo remove this message when we know what we're doing.");
+    log.info("Performing updateMapTo remove this message when we know what we're doing.");
     // TODO determine how sequences associated with database mappings are stored
     // in the document
     if (mp != null && mp.getTo() != null)
@@ -127,7 +126,7 @@ public class Dbref extends Rangetype
                                   : uk.ac.vamsas.objects.utils.SymbolDictionary.STANDARD_AA),
                   ds);
         }
-        // 
+        //
         // TODO: NOW add a mapping between new dataset sequence and sequence
         // associated with the database reference