summaryrefslogtreecommitdiff
path: root/app/views/peek/views/_rblineprof.html.haml
diff options
context:
space:
mode:
Diffstat (limited to 'app/views/peek/views/_rblineprof.html.haml')
-rw-r--r--app/views/peek/views/_rblineprof.html.haml7
1 files changed, 0 insertions, 7 deletions
diff --git a/app/views/peek/views/_rblineprof.html.haml b/app/views/peek/views/_rblineprof.html.haml
deleted file mode 100644
index 6c037930ca9..00000000000
--- a/app/views/peek/views/_rblineprof.html.haml
+++ /dev/null
@@ -1,7 +0,0 @@
-Profile:
-
-= link_to 'all', url_for(lineprofiler: 'true'), class: 'js-toggle-modal-peek-line-profile'
-\/
-= link_to 'app & lib', url_for(lineprofiler: 'app'), class: 'js-toggle-modal-peek-line-profile'
-\/
-= link_to 'views', url_for(lineprofiler: 'views'), class: 'js-toggle-modal-peek-line-profile'