diff options
| author | Jacob Schatz <jschatz@gitlab.com> | 2017-07-27 20:39:34 +0000 |
|---|---|---|
| committer | Jacob Schatz <jschatz@gitlab.com> | 2017-07-27 20:39:34 +0000 |
| commit | 27df74ad41616b2f83b7daa71579c448641ee6db (patch) | |
| tree | d6292c2ed1ebba274b57734f8c9522b840f08eae | |
| parent | 720c3e6d7bb869e9620fc43174d20ce7a5038b87 (diff) | |
| parent | 869d728dfb64db47b5c019fb233ad9d6af9a9d17 (diff) | |
| download | gitlab-ce-27df74ad41616b2f83b7daa71579c448641ee6db.tar.gz | |
Merge branch 'ch-test-removal' into 'master'
Remove unused haml file
See merge request !13090
| -rw-r--r-- | app/views/groups/_shared_projects.html.haml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/app/views/groups/_shared_projects.html.haml b/app/views/groups/_shared_projects.html.haml deleted file mode 100644 index b1694c919d0..00000000000 --- a/app/views/groups/_shared_projects.html.haml +++ /dev/null @@ -1 +0,0 @@ -= render 'shared/projects/list', projects: projects, stars: false, skip_namespace: false |
