aboutsummaryrefslogtreecommitdiff
path: root/lib/pleroma/object/fetcher.ex.rej
blob: 25b13f57d8dc38812915b6c3639ae4020c1512b6 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
--- lib/pleroma/object/fetcher.ex
+++ lib/pleroma/object/fetcher.ex
@@ -3,7 +3,10 @@
 # SPDX-License-Identifier: AGPL-3.0-only
 
 defmodule Pleroma.Object.Fetcher do
+  @behaviour HTTPSignatures.Adapter
+
   alias Pleroma.HTTP
+  alias Pleroma.Keys
   alias Pleroma.Maps
   alias Pleroma.Object
   alias Pleroma.Object.Containment