JAL-3438 spotless for 2.11.2.0
[jalview.git] / src / jalview / util / ImageMaker.java
index e89596b..0cd017f 100755 (executable)
@@ -112,9 +112,8 @@ public class ImageMaker
    * @param useLineart
    * @throws IOException
    */
-  public ImageMaker(TYPE imageType, int width, int height,
-          File file, String fileTitle, boolean useLineart)
-          throws IOException
+  public ImageMaker(TYPE imageType, int width, int height, File file,
+          String fileTitle, boolean useLineart) throws IOException
   {
     this.type = imageType;