Remove unused var

This commit is contained in:
Roman Chvanikov 2020-01-28 03:54:54 +03:00
parent 52e08ec9fd
commit eb4870e1cd
1 changed files with 1 additions and 1 deletions

View File

@ -15,7 +15,7 @@ defmodule Pleroma.Workers.AttachmentsCleanupWorker do
%{
"op" => "cleanup_attachments",
"object" => %{"data" => %{"attachment" => [_ | _] = attachments, "actor" => actor}}
} = data,
},
_job
) do
hrefs =