forked from AkkomaGang/akkoma
Revert "temp add logging for collection fetching"
This reverts commit 9486abca22
.
This commit is contained in:
parent
36f2422650
commit
5a90aa50f1
1 changed files with 0 additions and 1 deletions
|
@ -76,7 +76,6 @@ defp fetch_page_items(id, items \\ []) do
|
|||
|
||||
{:error, error} ->
|
||||
Logger.error("Could not fetch page #{id} - #{inspect(error)}")
|
||||
Logger.error("[TMP] Debug collection fetch:\n" <> Exception.format_stacktrace())
|
||||
{:error, error}
|
||||
end
|
||||
end
|
||||
|
|
Loading…
Reference in a new issue