Skip to content

Commit f220f12

Browse files
committed
unused value
1 parent 53f3f67 commit f220f12

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

api/src/main/java/com/google/appengine/api/datastore/ValidatedQuery.java

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -302,7 +302,6 @@ enum IllegalQueryType {
302302
FILTER_WITH_MULTIPLE_PROPS,
303303
MULTIPLE_INEQ_FILTERS,
304304
FIRST_SORT_NEQ_INEQ_PROP,
305-
TRANSACTION_REQUIRES_ANCESTOR,
306305
ILLEGAL_VALUE,
307306
ILLEGAL_PROJECTION,
308307
ILLEGAL_GROUPBY,

0 commit comments

Comments
 (0)