remove unnecessary import
authorAlexander Sherstnev <asherstnev@main-laptop>
Fri, 8 Mar 2013 17:09:06 +0000 (17:09 +0000)
committerAlexander Sherstnev <asherstnev@main-laptop>
Fri, 8 Mar 2013 17:09:06 +0000 (17:09 +0000)
datamodel/compbio/data/sequence/FastaReader.java

index 6c3e943..39a93f1 100644 (file)
@@ -24,8 +24,6 @@ import java.util.Iterator;
 import java.util.Scanner;\r
 import java.util.regex.MatchResult;\r
 \r
-import javax.vecmath.MismatchedSizeException;\r
-\r
 import compbio.util.Util;\r
 \r
 /**\r