We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8c0e50a commit ad33e89Copy full SHA for ad33e89
src/test/java/com/alipay/oceanbase/rpc/protocol/payload/impl/execute/query/ObTableQueryPayloadTest.java
@@ -25,7 +25,6 @@
25
import com.alipay.oceanbase.rpc.table.ObKVParams;
26
import com.alipay.oceanbase.rpc.table.ObKVParamsBase;
27
import com.alipay.oceanbase.rpc.util.ObBytesString;
28
-import com.sun.xml.internal.ws.wsdl.writer.document.ParamType;
29
import io.netty.buffer.ByteBuf;
30
import io.netty.buffer.PooledByteBufAllocator;
31
import org.junit.Assert;
0 commit comments