about summary refs log tree commit diff
path: root/app/views/api/v1/notifications/index.rabl
diff options
context:
space:
mode:
Diffstat (limited to 'app/views/api/v1/notifications/index.rabl')
-rw-r--r--app/views/api/v1/notifications/index.rabl2
1 files changed, 0 insertions, 2 deletions
diff --git a/app/views/api/v1/notifications/index.rabl b/app/views/api/v1/notifications/index.rabl
deleted file mode 100644
index 6abc3da36..000000000
--- a/app/views/api/v1/notifications/index.rabl
+++ /dev/null
@@ -1,2 +0,0 @@
-collection @notifications
-extends 'api/v1/notifications/show'