summaryrefslogtreecommitdiff
path: root/app/views/projects/merge_requests/_discussion_filter.html.haml
diff options
context:
space:
mode:
Diffstat (limited to 'app/views/projects/merge_requests/_discussion_filter.html.haml')
-rw-r--r--app/views/projects/merge_requests/_discussion_filter.html.haml2
1 files changed, 0 insertions, 2 deletions
diff --git a/app/views/projects/merge_requests/_discussion_filter.html.haml b/app/views/projects/merge_requests/_discussion_filter.html.haml
deleted file mode 100644
index 96886661a8d..00000000000
--- a/app/views/projects/merge_requests/_discussion_filter.html.haml
+++ /dev/null
@@ -1,2 +0,0 @@
-#js-vue-discussion-filter{ data: { default_filter: current_user&.notes_filter_for(@merge_request),
- notes_filters: UserPreference.notes_filters.to_json } }