Remove redundancy in Eclipse
[jalview.git] / src / com / stevesoft / pat / PartialBuffer.java
index 2239545..fd57b27 100755 (executable)
@@ -7,7 +7,6 @@
 //\r
 package com.stevesoft.pat;\r
 \r
-import java.io.*;\r
 \r
 /** This class allows you to match on a partial string.\r
     If the allowOverRun flag is true, then the\r