aboutsummaryrefslogtreecommitdiff
path: root/lib/pleroma/web/twitter_api/views/util_view.ex
blob: 71b04e6cc11c960732fa5ef19edb03c0172b0156 (plain)
1
2
3
4
defmodule Pleroma.Web.TwitterAPI.UtilView do
  use Pleroma.Web, :view
  import Phoenix.HTML.Form
end