diff options
| author | Clement Ho <ClemMakesApps@gmail.com> | 2017-07-25 13:20:12 -0500 |
|---|---|---|
| committer | Clement Ho <ClemMakesApps@gmail.com> | 2017-07-26 09:31:53 -0500 |
| commit | 869d728dfb64db47b5c019fb233ad9d6af9a9d17 (patch) | |
| tree | 1ec5d39fe8ccadd0e784c50221e70aab004bc5f2 | |
| parent | 0c563225b663742b4f26731dc7bc822a38f7289b (diff) | |
| download | gitlab-ce-869d728dfb64db47b5c019fb233ad9d6af9a9d17.tar.gz | |
Test remove potentially unused filech-test-removal
| -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 |
