diff options
Diffstat (limited to 'app/views/api/v1/follows')
-rw-r--r-- | app/views/api/v1/follows/show.rabl | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/app/views/api/v1/follows/show.rabl b/app/views/api/v1/follows/show.rabl deleted file mode 100644 index e07106164..000000000 --- a/app/views/api/v1/follows/show.rabl +++ /dev/null @@ -1,2 +0,0 @@ -object @account -extends('api/v1/accounts/show') |