We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 879737b commit 916e075Copy full SHA for 916e075
firebase-firestore/src/main/java/com/google/firebase/firestore/local/QueryEngine.java
@@ -15,7 +15,6 @@
15
package com.google.firebase.firestore.local;
16
17
import static com.google.firebase.firestore.util.Assert.hardAssert;
18
-import static com.google.firebase.firestore.util.Util.values;
19
20
import com.google.firebase.database.collection.ImmutableSortedMap;
21
import com.google.firebase.database.collection.ImmutableSortedSet;
0 commit comments