forked from AkkomaGang/akkoma
remove pointless logger
This commit is contained in:
parent
38d09cb0ce
commit
0f65dd3ebe
1 changed files with 0 additions and 2 deletions
|
@ -9,8 +9,6 @@ defmodule Pleroma.Web.RichMedia.Helpers do
|
||||||
alias Pleroma.Object
|
alias Pleroma.Object
|
||||||
alias Pleroma.Web.RichMedia.Parser
|
alias Pleroma.Web.RichMedia.Parser
|
||||||
|
|
||||||
require Logger
|
|
||||||
|
|
||||||
@options [
|
@options [
|
||||||
max_body: 2_000_000,
|
max_body: 2_000_000,
|
||||||
receive_timeout: 2_000
|
receive_timeout: 2_000
|
||||||
|
|
Loading…
Reference in a new issue