From 1a462f91978a0df220e4aa87581c481b189b9b39 Mon Sep 17 00:00:00 2001 From: Sergey Nartimov Date: Mon, 29 Oct 2012 22:58:07 +0300 Subject: [PATCH] remove unused yield from layout --- app/views/layouts/application.html.haml | 2 -- 1 file changed, 0 insertions(+), 2 deletions(-) diff --git a/app/views/layouts/application.html.haml b/app/views/layouts/application.html.haml index a9d5e0f..99a1f3d 100644 --- a/app/views/layouts/application.html.haml +++ b/app/views/layouts/application.html.haml @@ -32,5 +32,3 @@ = yield :comments #footer= "Powered by #{link_to 'Errbit', 'http://github.com/errbit/errbit', :target => '_blank'}: the open source error catcher.".html_safe = yield :scripts - -= yield :before_title \ No newline at end of file -- libgit2 0.21.2