Merge branch 'add-MIX_ENV-to-systemd-example' into 'develop'
[akkoma] / lib / pleroma / web / twitter_api / views / notification_view.ex
index f41edea0b3b55e58b5ad9d213128a3850f22ad52..9eeb3afdcc14b9a1191d37a331c1189f131f35b6 100644 (file)
@@ -2,7 +2,6 @@ defmodule Pleroma.Web.TwitterAPI.NotificationView do
   use Pleroma.Web, :view
   alias Pleroma.{Notification, User}
   alias Pleroma.Web.CommonAPI.Utils
-  alias Pleroma.Web.MediaProxy
   alias Pleroma.Web.TwitterAPI.UserView
   alias Pleroma.Web.TwitterAPI.ActivityView