JAL-1645 source formatting and organise imports
[jalview.git] / src / jalview / viewmodel / annotationfilter / AnnotationFilterParameter.java
index 3cd4ef7..74d49e8 100644 (file)
@@ -14,6 +14,7 @@ public class AnnotationFilterParameter
   {
     DISPLAY_STRING, DESCRIPTION;
   }
+
   private ThresholdType thresholdType;
 
   private float thresholdValue;