Merge branch 'fix/credo-issues' into 'develop'
[akkoma] / lib / pleroma / web / ostatus / handlers / follow_handler.ex
index aef450935c818e6ab44dec8d3a650159d843466f..91ad4bc40f960c0ceb6e47a32b0b2ab8eee2b588 100644 (file)
@@ -1,9 +1,10 @@
 # Pleroma: A lightweight social networking server
-# Copyright © 2017-2018 Pleroma Authors <https://pleroma.social/>
+# Copyright © 2017-2019 Pleroma Authors <https://pleroma.social/>
 # SPDX-License-Identifier: AGPL-3.0-only
 
 defmodule Pleroma.Web.OStatus.FollowHandler do
-  alias Pleroma.Web.{XML, OStatus}
+  alias Pleroma.Web.XML
+  alias Pleroma.Web.OStatus
   alias Pleroma.Web.ActivityPub.ActivityPub
   alias Pleroma.User