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:
Mark Felder 2018-05-04 21:48:30 +00:00
parent aaacebd906
commit 79d41aa12e
1 changed files with 1 additions and 1 deletions

View File

@ -255,7 +255,7 @@ defmodule Pleroma.Web.ActivityPub.Transmogrifier do
end
@doc
"""
_ = """
internal -> Mastodon
"""