Skip to content

Commit 6bd88f6

Browse files
committed
remove unused log
1 parent 8288ba1 commit 6bd88f6

File tree

1 file changed

+0
-1
lines changed
  • src/main/java/com/alipay/oceanbase/rpc/protocol/payload/impl/execute/query

1 file changed

+0
-1
lines changed

src/main/java/com/alipay/oceanbase/rpc/protocol/payload/impl/execute/query/ObTableQuery.java

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,6 @@ public void adjustStartKey(List<ObObj> key) throws IllegalArgumentException {
8888
return;
8989
}
9090
}
91-
System.out.println("noting changed");
9291
/* keyRanges not changed */
9392
}
9493

0 commit comments

Comments
 (0)