diff --git a/app/views/repositories/projects_list.html.haml b/app/views/repositories/projects_list.html.haml index 2726c8a59..97b192af7 100644 --- a/app/views/repositories/projects_list.html.haml +++ b/app/views/repositories/projects_list.html.haml @@ -26,11 +26,6 @@ = t("activerecord.attributes.repository.owner") \: = link_to @repository.owner.try(:name), url_for(@repository.owner) - %p - %b - = t("activerecord.attributes.repository.visibility") - \: - = @repository.visibility %p %b = t("activerecord.attributes.repository.platform")