Skip to content

Commit aed2136

Browse files
committed
Revert stuff
1 parent b188e0a commit aed2136

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

Parse/src/main/java/com/parse/ParseEncoder.java

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -42,8 +42,6 @@ abstract class ParseEncoder {
4242
|| value instanceof ParseFile
4343
|| value instanceof ParseGeoPoint
4444
|| value instanceof ParsePolygon
45-
|| value instanceof ParseRelation
46-
|| value instanceof Pattern
4745
|| value instanceof ParseRelation;
4846
}
4947

0 commit comments

Comments
 (0)