Skip to content

Commit 00ded07

Browse files
committed
chore
1 parent d1ca7b3 commit 00ded07

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

core/src/main/java/cn/leancloud/query/QueryConditions.java

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -156,7 +156,6 @@ public boolean isIncludeACL() {
156156
/**
157157
* set include ACL or not.
158158
* @param includeACL Flag to indicate need ACL returned in result.
159-
* @return this query.
160159
*/
161160
public void includeACL(boolean includeACL) {
162161
this.includeACL = includeACL;

0 commit comments

Comments
 (0)