From: Evan Minto Date: Mon, 6 Feb 2017 20:15:47 +0000 (-0800) Subject: Add trailing newline X-Git-Url: https://git.xn--scling-oua.cat.family/?a=commitdiff_plain;h=53234e59479095968155bf7769e51614ef91c12d;p=mastodon.git Add trailing newline --- diff --git a/app/views/activitypub/types/person.rabl b/app/views/activitypub/types/person.rabl index 17c53bb7b..c284fc53b 100644 --- a/app/views/activitypub/types/person.rabl +++ b/app/views/activitypub/types/person.rabl @@ -1,3 +1,3 @@ extends 'activitypub/intransient.rabl' -node(:type) { 'Person' } \ No newline at end of file +node(:type) { 'Person' }