Twitter Representers: Handle Mastodon attachments.
[akkoma] / lib / pleroma / web / chat_channel.ex
index 268bef17d2f17f51ead73e60991246f8ab2e518b..48a3553bf0447192f275683ef048d3d331d41a0e 100644 (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