JAL-1517 source formatting
[jalview.git] / src / jalview / javascript / JsCallBack.java
index dfc9bfe..16c01a6 100644 (file)
@@ -19,6 +19,7 @@
  * The Jalview Authors are detailed in the 'AUTHORS' file.
  */
 package jalview.javascript;
+
 public interface JsCallBack
 {
   public jalview.appletgui.AlignFrame getAlignFrame();