removed import statement for helma.objectmodel.Node

This commit is contained in:
hns 2001-08-20 15:18:51 +00:00
parent ed5784800e
commit 78af6c8709

View file

@ -13,7 +13,6 @@ import java.rmi.Naming;
import java.rmi.RemoteException;
import java.util.*;
import helma.framework.*;
import helma.objectmodel.Node;
import helma.util.*;
/**