Skip to content

Commit

Permalink
Update main.py
Browse files Browse the repository at this point in the history
  • Loading branch information
kevinthecheung authored Oct 31, 2023
1 parent 6c028bf commit cd8938b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Python/fcm-notifications/functions/main.py
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@
from firebase_functions import db_fn

firebase_admin.initialize_app()
messaging.UnregisteredError


@db_fn.on_value_written(reference=r"followers/{followedUid}/{followerUid}")
Expand Down

0 comments on commit cd8938b

Please sign in to comment.