about summary refs log tree commit diff
path: root/app/views/activitypub/types/person.rabl
diff options
context:
space:
mode:
Diffstat (limited to 'app/views/activitypub/types/person.rabl')
-rw-r--r--app/views/activitypub/types/person.rabl3
1 files changed, 0 insertions, 3 deletions
diff --git a/app/views/activitypub/types/person.rabl b/app/views/activitypub/types/person.rabl
deleted file mode 100644
index c284fc53b..000000000
--- a/app/views/activitypub/types/person.rabl
+++ /dev/null
@@ -1,3 +0,0 @@
-extends 'activitypub/intransient.rabl'
-
-node(:type) { 'Person' }