JAL-4090 JAL-1551 spotlessApply
[jalview.git] / src / jalview / ws / dbsources / EbiFileRetrievedProxy.java
index bef6976..7ea5ea8 100644 (file)
@@ -57,7 +57,8 @@ public abstract class EbiFileRetrievedProxy extends DbSourceProxyImpl
       }
     } catch (Exception e)
     {
-      jalview.bin.Console.errPrintln("Warning: problems reading temp file " + file);
+      jalview.bin.Console
+              .errPrintln("Warning: problems reading temp file " + file);
       return null;
     }
     return bf;