JAL-1645 source formatting and organise imports
[jalview.git] / src / jalview / api / FeatureSettingsControllerI.java
index 2bcd667..3f1b863 100644 (file)
@@ -4,5 +4,5 @@ public interface FeatureSettingsControllerI
 {
 
   void discoverAllFeatureData();
-  
+
 }