Merge branch 'optimize-command_available' into 'develop'
[akkoma] / lib / pleroma / web / federator.ex
index 186861fd9d1cb2c87b2a1f48804e463ad65a5e4f..f5ef76d32f0ae9a5324a325cc0fce8c91eeffb2d 100644 (file)
@@ -1,11 +1,7 @@
 # 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.Federator.Publishing do
-  @callback publish(map()) :: any()
-end
-
 defmodule Pleroma.Web.Federator do
   alias Pleroma.Activity
   alias Pleroma.Object.Containment