summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFilipa Lacerda <filipa@gitlab.com>2016-10-06 18:46:13 +0100
committerFilipa Lacerda <filipa@gitlab.com>2016-10-06 18:46:13 +0100
commitce368e7435539c371764cb66944f43fed9b49524 (patch)
treef6a6aabe0968ee9ffd9cba99bda97e5c2231a7d9
parentf415a32eceabe07e125cc2c26d922b618aef89e9 (diff)
downloadgitlab-ce-ce368e7435539c371764cb66944f43fed9b49524.tar.gz
Removes unused variable
-rw-r--r--app/views/projects/deployments/_commit.html.haml2
1 files changed, 0 insertions, 2 deletions
diff --git a/app/views/projects/deployments/_commit.html.haml b/app/views/projects/deployments/_commit.html.haml
index dfd03bc466b..28813babd7b 100644
--- a/app/views/projects/deployments/_commit.html.haml
+++ b/app/views/projects/deployments/_commit.html.haml
@@ -1,5 +1,3 @@
-- merge_request = deployment.deployable.try(:merge_request)
-
%div.branch-commit
- if deployment.ref
.icon-container