From 869d728dfb64db47b5c019fb233ad9d6af9a9d17 Mon Sep 17 00:00:00 2001 From: Clement Ho Date: Tue, 25 Jul 2017 13:20:12 -0500 Subject: Test remove potentially unused file --- app/views/groups/_shared_projects.html.haml | 1 - 1 file changed, 1 deletion(-) delete mode 100644 app/views/groups/_shared_projects.html.haml 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 -- cgit v1.2.1