JAL-3438 spotless for 2.11.2.0
[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
    *