mirror of https://github.com/grpc/grpc-java.git
okhttp: remove unused import
This commit is contained in:
parent
c521a31886
commit
4c1e197fcd
|
|
@ -20,7 +20,6 @@
|
|||
|
||||
package io.grpc.okhttp.internal;
|
||||
|
||||
import io.grpc.internal.GrpcUtil;
|
||||
import java.io.IOException;
|
||||
import java.lang.reflect.InvocationHandler;
|
||||
import java.lang.reflect.InvocationTargetException;
|
||||
|
|
|
|||
Loading…
Reference in New Issue