JAL_1641 added unit test and minor house keeping
[jalview.git] / src / jalview / json / binding / v1 / SequenceFeaturesPojo.java
index c970191..d8508ad 100644 (file)
@@ -14,8 +14,6 @@ public class SequenceFeaturesPojo
 
   private String type;
 
-  // private String fillColor;
-
   private Float score;
 
   private String description;