Skip to content
Snippets Groups Projects
Commit b9da7d32 authored by lain's avatar lain
Browse files

typo.

parent 73037861
Branches
No related tags found
No related merge requests found
......@@ -4,7 +4,6 @@ defmodule Pleroma.Web.TwitterAPI.Representers.ActivityRepresenter do
alias Pleroma.{Activity, User}
alias Calendar.Strftime
alias Pleroma.Web.TwitterAPI.TwitterAPI
alias Pleroma.Wi
defp user_by_ap_id(user_list, ap_id) do
Enum.find(user_list, fn (%{ap_id: user_id}) -> ap_id == user_id end)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment