You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: firebase-database/src/main/java/com/google/firebase/database/core/persistence/DefaultPersistenceManager.java
-1Lines changed: 0 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -157,7 +157,6 @@ public CacheNode serverCache(QuerySpec query) {
157
157
}
158
158
159
159
// TODO[persistence]: Only load the tracked key data rather than load everything and then filter
0 commit comments