summaryrefslogtreecommitdiff
path: root/app/views/projects/go_import.html.haml
diff options
context:
space:
mode:
Diffstat (limited to 'app/views/projects/go_import.html.haml')
-rw-r--r--app/views/projects/go_import.html.haml5
1 files changed, 0 insertions, 5 deletions
diff --git a/app/views/projects/go_import.html.haml b/app/views/projects/go_import.html.haml
deleted file mode 100644
index 87ac75a350f..00000000000
--- a/app/views/projects/go_import.html.haml
+++ /dev/null
@@ -1,5 +0,0 @@
-!!! 5
-%html
- %head
- - web_url = [Gitlab.config.gitlab.url, @namespace, @id].join('/')
- %meta{name: "go-import", content: "#{web_url.split('://')[1]} git #{web_url}.git"}