Skip to content

Commit 97124c9

Browse files
chore: remove tag
1 parent 5bdd26a commit 97124c9

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

packages/firestore/android/src/reactnative/java/io/invertase/firebase/firestore/ReactNativeFirebaseFirestoreCollectionModule.java

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,6 @@
3434

3535
public class ReactNativeFirebaseFirestoreCollectionModule extends ReactNativeFirebaseModule {
3636
private static final String SERVICE_NAME = "FirestoreCollection";
37-
private final String TAG = "aaaaaaaa";
3837
private static SparseArray<ListenerRegistration> collectionSnapshotListeners =
3938
new SparseArray<>();
4039

0 commit comments

Comments
 (0)