JAL-4090 JAL-1551 spotlessApply
[jalview.git] / src / jalview / gui / AppVarna.java
index eb2368d..f529316 100644 (file)
@@ -476,7 +476,8 @@ public class AppVarna extends JInternalFrame
       if (shift != null)
       {
         int i = shift.shift(newBase.getIndex());
-        // jalview.bin.Console.errPrintln("shifted "+(arg1.getIndex())+" to "+i);
+        // jalview.bin.Console.errPrintln("shifted "+(arg1.getIndex())+" to
+        // "+i);
         ssm.mouseOverVamsasSequence(seq, i, this);
       }
       else