JAL-1894 source formatting
[jalview.git] / src / jalview / bin / JalviewLite.java
index efb77e7..36a7cff 100644 (file)
@@ -2404,8 +2404,7 @@ public class JalviewLite extends Applet implements
         return rtn;
       } catch (Exception ex)
       {
-        System.out.println("Exception checking resources: " + f + " "
-                + ex);
+        System.out.println("Exception checking resources: " + f + " " + ex);
         return false;
       }
     }