removed import statements for ScriptingEnvironment and
ScriptingException
This commit is contained in:
parent
33653fffbd
commit
8d604c8f0c
1 changed files with 0 additions and 2 deletions
|
@ -5,8 +5,6 @@ import java.util.Date;
|
|||
import java.util.HashMap;
|
||||
|
||||
import helma.objectmodel.INode;
|
||||
import helma.scripting.ScriptingEnvironment;
|
||||
import helma.scripting.ScriptingException;
|
||||
import helma.scripting.fesi.*;
|
||||
|
||||
public class SessionBean implements Serializable {
|
||||
|
|
Loading…
Add table
Reference in a new issue