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 95fb37b commit 9273838Copy full SHA for 9273838
firebase-firestore/src/main/java/com/google/firebase/firestore/local/SQLiteMutationQueue.java
@@ -30,7 +30,6 @@
30
import com.google.firebase.firestore.model.mutation.MutationBatch;
31
import com.google.firebase.firestore.remote.WriteStream;
32
import com.google.firebase.firestore.util.Consumer;
33
-import com.google.firebase.firestore.util.Util;
34
import com.google.protobuf.ByteString;
35
import com.google.protobuf.InvalidProtocolBufferException;
36
import com.google.protobuf.MessageLite;
0 commit comments