diff --git a/app/views/snippets/_snippet.html.haml b/app/views/snippets/_snippet.html.haml index c96b6f83f0b36a54f2340d18fc3c433cf5957bb9..cdad949f0bc4795bc54e3234253814406626c3ec 100644 --- a/app/views/snippets/_snippet.html.haml +++ b/app/views/snippets/_snippet.html.haml @@ -12,8 +12,6 @@ %small.pull-right.cgray - if snippet.project_id? = link_to snippet.project.name_with_namespace, project_path(snippet.project) - %span - \| .snippet-info = "##{snippet.id}"