* Remove unused import statement.

This commit is contained in:
hns 2006-11-22 16:13:28 +00:00
parent b2bf03b033
commit f1bb105b54

View file

@ -17,7 +17,6 @@
package helma.main;
import helma.framework.core.Application;
import helma.util.SystemProperties;
import java.io.File;
import java.util.*;