apply jalview code style
[jalview.git] / src / jalview / ws / jws1 / Discoverer.java
index 523899e..c8b1cda 100644 (file)
@@ -50,6 +50,7 @@ public class Discoverer implements Runnable
 
   private java.beans.PropertyChangeSupport changeSupport = new java.beans.PropertyChangeSupport(
           this);
+
   /**
    * change listeners are notified of "services" property changes
    * 
@@ -172,8 +173,7 @@ public class Discoverer implements Runnable
     } catch (Exception ex)
     {
       jalview.bin.Cache.log
-              .warn(
-                      "Error parsing comma separated list of urls in DISCOVERY_URLS.",
+              .warn("Error parsing comma separated list of urls in DISCOVERY_URLS.",
                       ex);
     }
     if (urls.size() > 0)