summaryrefslogtreecommitdiff
path: root/app/views/shared/repo/_user_dropdown_link.html.haml
diff options
context:
space:
mode:
Diffstat (limited to 'app/views/shared/repo/_user_dropdown_link.html.haml')
-rw-r--r--app/views/shared/repo/_user_dropdown_link.html.haml1
1 files changed, 0 insertions, 1 deletions
diff --git a/app/views/shared/repo/_user_dropdown_link.html.haml b/app/views/shared/repo/_user_dropdown_link.html.haml
deleted file mode 100644
index bddd83a123d..00000000000
--- a/app/views/shared/repo/_user_dropdown_link.html.haml
+++ /dev/null
@@ -1 +0,0 @@
-%li= link_to "Turn #{show_new_repo? ? 'off' : 'on'} new repository", profile_preferences_path(anchor: "new-repository")