Move finmojis to representation.
[akkoma] / lib / pleroma / web / twitter_api / utils.ex
index 122edfdd40938ef94b1eded8575247d46e30a068..5cbe0cf9c96acb297a119b12bf9d95f2e25595be 100644 (file)
@@ -22,7 +22,6 @@ defmodule Pleroma.Web.TwitterAPI.Utils do
     |> Formatter.linkify
     |> String.replace("\n", "<br>\n")
     |> add_user_links(mentions)
-    |> Formatter.finmojifiy
   end
 
   def add_user_links(text, mentions) do