JAL-4090 JAL-1551 spotlessApply
[jalview.git] / src / jalview / io / PfamFile.java
index 57fae00..1e16348 100755 (executable)
@@ -137,8 +137,9 @@ public class PfamFile extends AlignFile
       }
       else
       {
-        jalview.bin.Console.errPrintln("PFAM File reader: Can't find sequence for "
-                + headers.get(i));
+        jalview.bin.Console
+                .errPrintln("PFAM File reader: Can't find sequence for "
+                        + headers.get(i));
       }
     }
   }