JAL-4090 JAL-1551 spotlessApply
[jalview.git] / src / jalview / io / WSWUBlastClient.java
index c7c90f4..8170801 100755 (executable)
@@ -315,7 +315,8 @@ public class WSWUBlastClient
       {
         jobComplete = true;
         jobsRunning--;
-        jalview.bin.Console.errPrintln("WSWUBlastClient error:\n" + exp.toString());
+        jalview.bin.Console
+                .errPrintln("WSWUBlastClient error:\n" + exp.toString());
         exp.printStackTrace();
       }
     }