JAL-3438 spotless for 2.11.2.0
[jalview.git] / src / jalview / ws / rest / RestJobThread.java
index f32535c..eff38fb 100644 (file)
@@ -340,8 +340,7 @@ public class RestJobThread extends AWSThread
                   + "</a><br/>Filtered response content below:<br/>");
         } catch (IOException e)
         {
-          Console.debug("IOException when consuming unhandled response",
-                  e);
+          Console.debug("IOException when consuming unhandled response", e);
         }
         ;
       }