Skip to content

Commit 8c0e50a

Browse files
committed
fix compile error
1 parent 201d046 commit 8c0e50a

File tree

1 file changed

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

1 file changed

+0
-2
lines changed

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

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -116,8 +116,6 @@ private boolean isKeyInRange(ObNewRange range, List<ObObj> key) {
116116
return withinStart && withinEnd;
117117
}
118118

119-
>>>>>>> ob/master
120-
121119
/*
122120
* Check filter.
123121
*/

0 commit comments

Comments
 (0)