summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDouwe Maan <douwe@selenight.nl>2017-05-08 18:56:37 -0500
committerDouwe Maan <douwe@selenight.nl>2017-05-08 19:13:19 -0500
commit64b4610594e6ce5577382fa71087f01e81dfeb20 (patch)
tree7059218d88857f8219caa3952b8b3e7d7d85c746
parent41d3a5d703297a3679d0e460820d2d6e50b51f6a (diff)
downloadgitlab-ce-dm-remove-unused-css-and-view.tar.gz
-rw-r--r--app/views/projects/blob/_markup.html.haml4
1 files changed, 0 insertions, 4 deletions
diff --git a/app/views/projects/blob/_markup.html.haml b/app/views/projects/blob/_markup.html.haml
deleted file mode 100644
index 0090f7a11df..00000000000
--- a/app/views/projects/blob/_markup.html.haml
+++ /dev/null
@@ -1,4 +0,0 @@
-- blob.load_all_data!(@repository)
-
-.file-content.wiki
- = markup(blob.name, blob.data)