Merge branch 'develop' into update_212_Dec_merge_with_21125_chamges
[jalview.git] / src / jalview / datamodel / features / FeatureSource.java
index 176ab02..70bb999 100644 (file)
@@ -35,9 +35,9 @@ public class FeatureSource implements FeatureSourceI
   private String name;
 
   private Map<String, String> attributeNames;
-  
+
   private Map<String, FeatureAttributeType> attributeTypes;
-  
+
   /**
    * Constructor
    *