Cleanup import statements
This commit is contained in:
parent
3a61763cbc
commit
1e75ca9b90
2 changed files with 0 additions and 4 deletions
|
@ -18,7 +18,6 @@ package helma.objectmodel;
|
||||||
|
|
||||||
import helma.framework.IPathElement;
|
import helma.framework.IPathElement;
|
||||||
import helma.objectmodel.db.DbMapping;
|
import helma.objectmodel.db.DbMapping;
|
||||||
import java.io.*;
|
|
||||||
import java.util.*;
|
import java.util.*;
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
|
|
@ -16,9 +16,6 @@
|
||||||
|
|
||||||
package helma.objectmodel;
|
package helma.objectmodel;
|
||||||
|
|
||||||
import java.io.*;
|
|
||||||
import java.util.*;
|
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Interface that defines states of nodes
|
* Interface that defines states of nodes
|
||||||
*/
|
*/
|
||||||
|
|
Loading…
Add table
Reference in a new issue