Remove redundancy in Eclipse
[jalview.git] / src / com / stevesoft / pat / DirFileRegex.java
index 731457c..c46762e 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 a directory.*/\r