JAL-4090 JAL-1551 spotlessApply
[jalview.git] / src / jalview / jbgui / GDesktop.java
index 124c7c7..3d606e3 100755 (executable)
@@ -193,7 +193,8 @@ public class GDesktop extends JFrame
           inputURLMenuItem_actionPerformed(null);
         } catch (FileFormatException e1)
         {
-          jalview.bin.Console.errPrintln("Error loading from URL: " + e1.getMessage());
+          jalview.bin.Console
+                  .errPrintln("Error loading from URL: " + e1.getMessage());
         }
       }
     });