Refactor XML parsing.
This commit is contained in:
parent
9e9d95ec99
commit
d1dce56a85
5 changed files with 30 additions and 16 deletions
|
|
@ -3,6 +3,7 @@ defmodule Pleroma.Web.Websub do
|
|||
alias Pleroma.Web.Websub.{WebsubServerSubscription, WebsubClientSubscription}
|
||||
alias Pleroma.Web.OStatus.FeedRepresenter
|
||||
alias Pleroma.Web.OStatus
|
||||
alias Pleroma.Web.XML
|
||||
|
||||
import Ecto.Query
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue