* 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;
@ -877,7 +876,7 @@ public final class RhinoCore implements ScopeProvider {
/**
* Compilation has been completed successfully - switch over to code
* from temporary prototype, removing properties that haven't been
* from temporary prototype, removing properties that haven't been
* renewed.
*/
public void commitCompilation() {