Skip to content

Commit 8d9b259

Browse files
authored
chore: remove obsolete useEnableIndexedDbPersistenceMutation (#148)
1 parent 5e62532 commit 8d9b259

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

packages/react/src/firestore/index.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
export { useClearIndexedDbPersistenceMutation } from "./useClearIndexedDbPersistenceMutation";
2-
// useEnableIndexedDbPersistenceMutation
32
export { useDisableNetworkMutation } from "./useDisableNetworkMutation";
43
// useEnableNetworkMutation
54
export { useWaitForPendingWritesQuery } from "./useWaitForPendingWritesQuery";

0 commit comments

Comments
 (0)