Merge branch 'chores/bump-copyright' into 'develop'
[akkoma] / test / pleroma / web / admin_api / controllers / o_auth_app_controller_test.exs
index ed7c4172c65b8fbeb3eceea58d2bce5319bfd3fd..8c7b63f3404f6d2f349c5df46aa61bc7780f6948 100644 (file)
@@ -1,5 +1,5 @@
 # Pleroma: A lightweight social networking server
-# Copyright © 2017-2020 Pleroma Authors <https://pleroma.social/>
+# Copyright © 2017-2021 Pleroma Authors <https://pleroma.social/>
 # SPDX-License-Identifier: AGPL-3.0-only
 
 defmodule Pleroma.Web.AdminAPI.OAuthAppControllerTest do
@@ -8,7 +8,6 @@ defmodule Pleroma.Web.AdminAPI.OAuthAppControllerTest do
 
   import Pleroma.Factory
 
-  alias Pleroma.Config
   alias Pleroma.Web
 
   setup do