JAL-4090 JAL-1551 spotlessApply
[jalview.git] / src / jalview / fts / service / threedbeacons / TDB_FTSData.java
index 4e1b2b0..45cf825 100644 (file)
@@ -154,11 +154,12 @@ public class TDB_FTSData implements FTSData
   {
     return (String) getField(Model_id);
   }
-  
+
   public String getConfidenceScoreType()
   {
     return (String) getField(Confidence_Score_Type);
   }
+
   public String getConfidenceScoreVersion()
   {
     return (String) getField(Confidence_Score_Version);