Clean up unused aliases and imports
This commit is contained in:
parent
943820ae29
commit
636f0fa402
14 changed files with 8 additions and 16 deletions
|
|
@ -1,7 +1,7 @@
|
|||
defmodule Pleroma.Web.WebFinger do
|
||||
@httpoison Application.get_env(:pleroma, :httpoison)
|
||||
|
||||
alias Pleroma.{Repo, User, XmlBuilder}
|
||||
alias Pleroma.{User, XmlBuilder}
|
||||
alias Pleroma.Web
|
||||
alias Pleroma.Web.{XML, Salmon, OStatus}
|
||||
require Jason
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue