bump version
[akkoma] / lib / pleroma / collections / fetcher.ex
index 382defff41b815d68958a1c67e4be3c2fa0722cb..0c81f0b56cbb3531d48be834747a15b0be66a9a1 100644 (file)
@@ -9,6 +9,7 @@ defmodule Akkoma.Collections.Fetcher do
   """
   alias Pleroma.Object.Fetcher
   alias Pleroma.Config
+  require Logger
 
   def fetch_collection_by_ap_id(ap_id) when is_binary(ap_id) do
     fetch_collection(ap_id)