Remove redundancy in Eclipse
[jalview.git] / src / com / stevesoft / pat / NonDirFileRegex.java
index 92f54a3..7ef24a3 100755 (executable)
@@ -6,7 +6,6 @@
 //    -- Happy Computing!\r
 //\r
 package com.stevesoft.pat;\r
-import java.io.File;\r
 \r
 /** This class is just like FileRegex, except that its accept method\r
  only returns true if the file matching the pattern is not a directory.*/\r