JAL-1648 Implemented in-memory caching for FTS (Uniprot & PDB) and Finder
[jalview.git] / src / jalview / fts / api / GFTSPanelI.java
index f86c3bc..d15f2e8 100644 (file)
@@ -137,4 +137,5 @@ public interface GFTSPanelI
    * @return
    */
   public Map<String, Integer> getTempUserPrefs();
+
 }