JAL-3438 spotless for 2.11.2.0
[jalview.git] / src / uk / ac / ebi / www / WSWUBlastServiceLocator.java
index 9273f6e..d7ded11 100755 (executable)
@@ -98,8 +98,8 @@ public class WSWUBlastServiceLocator extends org.apache.axis.client.Service
       throw new javax.xml.rpc.ServiceException(t);
     }
     throw new javax.xml.rpc.ServiceException(MessageManager.formatMessage(
-            "exception.no_stub_implementation_for_interface",
-            new String[] { (serviceEndpointInterface == null ? "null"
+            "exception.no_stub_implementation_for_interface", new String[]
+            { (serviceEndpointInterface == null ? "null"
                     : serviceEndpointInterface.getName()) }));
   }