Undo changes to JabaWsServerQuery.java
[jalview.git] / src / jalview / ws / jws2 / JabaWsServerQuery.java
index 606d0e5..a08a233 100644 (file)
@@ -144,10 +144,7 @@ public class JabaWsServerQuery implements Runnable
             srv_set.add(srv);
           }
         }
- catch (Exception ex)
-        {
-          ex.printStackTrace();
-        }
+
         for (Category cat : categories)
         {
           for (Services srv : cat.getServices())