diff options
-rw-r--r-- | app/views/projects/_public.html.haml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/app/views/projects/_public.html.haml b/app/views/projects/_public.html.haml index c15d409..bb46d51 100644 --- a/app/views/projects/_public.html.haml +++ b/app/views/projects/_public.html.haml @@ -9,7 +9,6 @@ %th Last build %th Access %th Builds - %th Runners = render @projects = paginate @projects |