Skip to content
Snippets Groups Projects
Commit ebeabdcc authored by kaniini's avatar kaniini
Browse files

rich media: helpers: clean up unused aliases

parent 91ef64a1
No related branches found
No related tags found
No related merge requests found
......@@ -3,7 +3,7 @@
# SPDX-License-Identifier: AGPL-3.0-only
defmodule Pleroma.Web.RichMedia.Helpers do
alias Pleroma.{Repo, Activity, Object, HTML}
alias Pleroma.{Activity, Object, HTML}
alias Pleroma.Web.RichMedia.Parser
def fetch_data_for_activity(%Activity{} = activity) do
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment