Fix compile errors on 1.4.5

This commit is contained in:
Roger Braun 2018-02-08 16:03:30 +01:00
commit 2f291576e4
2 changed files with 0 additions and 2 deletions

View file

@ -24,7 +24,6 @@ defmodule Pleroma.Web.ChatChannel do
end
defmodule Pleroma.Web.ChatChannel.ChatChannelState do
use Agent
@max_messages 20
def start_link do