JAL-2909 Wire up coordinates dialog with bam file reader
[jalview.git] / src / jalview / io / FormatAdapter.java
index 7647a16..4fa1f8e 100755 (executable)
@@ -266,5 +266,4 @@ public class FormatAdapter extends AppletFormatAdapter
             source.getDataSourceType());
     return readFromFile(fp, format);
   }
-
 }