danhper / elixir-web-push-encryption

Elixir implementation of Web Push Payload encryption.
https://hex.pm/packages/web_push_encryption
MIT License
59 stars 42 forks source link

Clean up console warnings #5

Closed nvolungis closed 6 years ago

nvolungis commented 6 years ago

Nothing major here but we like to keep our console output clean when possible.

danhper commented 6 years ago

Thank you 😄