Merge branch 'feature/1482-activity_pub_transactions' into 'develop'
[akkoma] / lib / pleroma / web / oauth / oauth_view.ex
index 1450b5a8db4d6cc25fc8b37db936e72c97320336..9b37a91c5e7f8bd25c6d885a2b5f97d58bd73b46 100644 (file)
@@ -5,5 +5,4 @@
 defmodule Pleroma.Web.OAuth.OAuthView do
   use Pleroma.Web, :view
   import Phoenix.HTML.Form
-  import Phoenix.HTML.Link
 end