Merge branch 'feld-warnings' into 'develop'
Clean up warnings See merge request pleroma/pleroma!144
This commit is contained in:
commit
6c2903d9a1
30 changed files with 97 additions and 107 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