aboutsummaryrefslogtreecommitdiff
path: root/lib
diff options
context:
space:
mode:
authorMark Felder <feld@feld.me>2018-05-04 21:48:30 +0000
committerMark Felder <feld@feld.me>2018-05-04 21:48:30 +0000
commit79d41aa12e900423a9717187a94faceec7f014fd (patch)
tree888542017da6f900e1356dea51a1b5399969ed82 /lib
parentaaacebd906b0506b1d0f55df3047f0d730bd4b26 (diff)
downloadpleroma-79d41aa12e900423a9717187a94faceec7f014fd.tar.gz
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
Diffstat (limited to 'lib')
-rw-r--r--lib/pleroma/web/activity_pub/transmogrifier.ex2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/pleroma/web/activity_pub/transmogrifier.ex b/lib/pleroma/web/activity_pub/transmogrifier.ex
index da6562dcd..01b3eab27 100644
--- a/lib/pleroma/web/activity_pub/transmogrifier.ex
+++ b/lib/pleroma/web/activity_pub/transmogrifier.ex
@@ -255,7 +255,7 @@ defmodule Pleroma.Web.ActivityPub.Transmogrifier do
end
@doc
- """
+ _ = """
internal -> Mastodon
"""