Skip to content

Conversation

gregfenton
Copy link
Contributor

@gregfenton gregfenton commented May 22, 2023

@thatfiredev
Copy link
Member

Seems like that function is also called here:

return incrementCounter(db, ref, 10);

and here:

return incrementCounter(db, ref, 10);

We'll need to remove the db argument in these places too.

remove unused parameter from example calls to the function
Copy link
Member

@thatfiredev thatfiredev left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you @gregfenton !

@thatfiredev thatfiredev merged commit 8fc7be2 into firebase:master May 22, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants