Skip to content

Commit 5bcfa32

Browse files
Bobbycomlaterra
Bobby
andauthored
chore: Update src/reducers/cacheReducer.js
Co-authored-by: Edmon Marine Clota <[email protected]>
1 parent 34cbc25 commit 5bcfa32

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/reducers/cacheReducer.js

-1
Original file line numberDiff line numberDiff line change
@@ -283,7 +283,6 @@ const overridesTransducers = (overrides, collection) => {
283283
/**
284284
* @name buildTransducer
285285
* Convert the query to a transducer for the query results
286-
* partialRight(map, (spy) => { console.log(spy); return spy; })
287286
* @param {?CacheState.databaseOverrides} overrides -
288287
* @param {RRFQuery} query - query used to get data from firestore
289288
* @returns {Function} - Transducer will return a modifed array of documents

0 commit comments

Comments
 (0)