Merge branch 'ogg-theora-detection' into 'develop'
[akkoma] / lib / pleroma / web / ostatus / handlers / note_handler.ex
index bd6e92238efd6ee748b676a8bdd3b58be3b65034..0d40802913513c27317f87102f9121ffbfcb3a93 100644 (file)
@@ -1,7 +1,7 @@
 defmodule Pleroma.Web.OStatus.NoteHandler do
   require Logger
   alias Pleroma.Web.{XML, OStatus}
-  alias Pleroma.{Object, User, Activity}
+  alias Pleroma.{Object, Activity}
   alias Pleroma.Web.ActivityPub.ActivityPub
   alias Pleroma.Web.ActivityPub.Utils
   alias Pleroma.Web.CommonAPI