diff options
author | Filipa Lacerda <filipa@gitlab.com> | 2016-10-06 18:46:13 +0100 |
---|---|---|
committer | Filipa Lacerda <filipa@gitlab.com> | 2016-10-06 18:46:13 +0100 |
commit | ce368e7435539c371764cb66944f43fed9b49524 (patch) | |
tree | f6a6aabe0968ee9ffd9cba99bda97e5c2231a7d9 /app/views/projects/deployments | |
parent | f415a32eceabe07e125cc2c26d922b618aef89e9 (diff) | |
download | gitlab-ce-ce368e7435539c371764cb66944f43fed9b49524.tar.gz |
Removes unused variable
Diffstat (limited to 'app/views/projects/deployments')
-rw-r--r-- | app/views/projects/deployments/_commit.html.haml | 2 |
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 |