JAL-3210 Improvements to eclipse detection. New src tree and SwingJS updated from...
[jalview.git] / src / jalview / datamodel / DBRefEntry.java
index 54e8379..0004abe 100755 (executable)
@@ -21,7 +21,6 @@
 package jalview.datamodel;
 
 import jalview.api.DBRefEntryI;
-import jalview.io.vamsas.Dbref;
 import jalview.util.DBRefUtils;
 import jalview.util.MapList;
 
@@ -42,7 +41,7 @@ public class DBRefEntry implements DBRefEntryI
 
   private String version = "";
   
-  private String ucversion;
+  private String ucversion = "";
 
   private String accessionId = "";