removed unused import
This commit is contained in:
parent
563959f022
commit
15a76db920
|
@ -41,7 +41,6 @@ import org.apache.olingo.ext.proxy.AbstractService;
|
|||
import org.apache.olingo.ext.proxy.api.EdmStreamValue;
|
||||
import org.apache.olingo.ext.proxy.api.PrimitiveCollection;
|
||||
import org.apache.olingo.ext.proxy.commons.AbstractCollectionInvocationHandler;
|
||||
import org.apache.olingo.ext.proxy.commons.EntitySetInvocationHandler;
|
||||
import org.junit.Test;
|
||||
|
||||
//CHECKSTYLE:OFF (Maven checkstyle)
|
||||
|
|
Loading…
Reference in New Issue