JAL-1645 source formatting and organise imports
[jalview.git] / src / jalview / ws / dbsources / Pfam.java
index c8f7ee7..0211bb1 100644 (file)
  */
 package jalview.ws.dbsources;
 
-import com.stevesoft.pat.Regex;
-
 import jalview.datamodel.AlignmentI;
 import jalview.datamodel.DBRefEntry;
 import jalview.ws.seqfetcher.DbSourceProxy;
 
+import com.stevesoft.pat.Regex;
+
 /**
  * TODO: later PFAM is a complex datasource - it could return a tree in addition
  * to an alignment TODO: create interface to pass alignment properties and tree