Eneris / push-receiver

A library to subscribe to GCM/FCM and receive notifications within a node process.
https://medium.com/@MatthieuLemoine/my-journey-to-bring-web-push-support-to-node-and-electron-ce70eea1c0b0
MIT License
16 stars 15 forks source link

Remove extraneous console log #23

Closed dgreif closed 1 month ago

dgreif commented 1 month ago

Looks like an extra console.log snuck into version 4.1.4. This should clean it up

tsightler commented 1 month ago

@Eneris Thanks for merging this. Sorry for the additional push on this, but is there any chance of getting a release that includes this small fix? I know it's minor, and doesn't impact actual functionality, but we've found users will open issues for logging issues like this because they think it means something is wrong.