JAL-4090 JAL-1551 spotlessApply
[jalview.git] / src / jalview / ws / jws1 / SeqSearchWSThread.java
index 805f64c..dd734c8 100644 (file)
@@ -616,7 +616,8 @@ class SeqSearchWSThread extends JWS1Thread implements WSClientI
   {
     if (!newFrame)
     {
-      jalview.bin.Console.errPrintln("MERGE WITH OLD FRAME NOT IMPLEMENTED");
+      jalview.bin.Console
+              .errPrintln("MERGE WITH OLD FRAME NOT IMPLEMENTED");
       return;
     }
     // each subjob is an independent alignment for the moment