Further tweaks to get tests passing
[jalview.git] / src / jalview / io / IdentifyFile.java
index bc91e09..f8d8415 100755 (executable)
@@ -30,8 +30,6 @@ import java.io.IOException;
  */
 public class IdentifyFile
 {
-  public static final String FeaturesFile = "GFF or Jalview features";
-
   /**
    * Identify a datasource's file content.
    *