* Remove unused import statement.

This commit is contained in:
hns 2006-03-30 10:17:53 +00:00
parent 80e0d4e012
commit e6824fe0ee

View file

@ -23,7 +23,6 @@ import helma.framework.core.*;
import helma.framework.repository.Resource;
import helma.objectmodel.*;
import helma.objectmodel.db.DbMapping;
import helma.objectmodel.db.DbKey;
import helma.scripting.*;
import helma.util.CacheMap;
import helma.util.SystemMap;