JAL-1645 source formatting and organise imports
[jalview.git] / src / com / stevesoft / pat / FastMulti.java
index a8387b4..cad69ee 100755 (executable)
@@ -7,7 +7,7 @@
 //
 package com.stevesoft.pat;
 
-import java.util.*;
+import java.util.Hashtable;
 
 /**
  * A special case of Multi, implemented when minChars().equals(maxChars()), and