fix credo
authorEgor Kislitsyn <egor@kislitsyn.com>
Fri, 5 Apr 2019 12:46:28 +0000 (19:46 +0700)
committerEgor Kislitsyn <egor@kislitsyn.com>
Fri, 5 Apr 2019 12:46:28 +0000 (19:46 +0700)
lib/pleroma/web/push/push.ex

index cdd50005d37aa25cc910818b8bcea8f4f6a3488a..729dad02a22a0cec0698c6501cf2671e939ec49f 100644 (file)
@@ -7,7 +7,7 @@ defmodule Pleroma.Web.Push do
 
   require Logger
 
-  def init() do
+  def init do
     unless enabled() do
       Logger.warn("""
       VAPID key pair is not found. If you wish to enabled web push, please run