forked from AkkomaGang/akkoma
Dirty hack to remove the warning
warning: code block contains unused literal "internal -> Mastodon\n" (remove the literal or assign it to _ to avoid warnings) lib/pleroma/web/activity_pub/transmogrifier.ex
This commit is contained in:
parent
aaacebd906
commit
79d41aa12e
1 changed files with 1 additions and 1 deletions
|
@ -255,7 +255,7 @@ def prepare_object(object) do
|
|||
end
|
||||
|
||||
@doc
|
||||
"""
|
||||
_ = """
|
||||
internal -> Mastodon
|
||||
"""
|
||||
|
||||
|
|
Loading…
Reference in a new issue