diff --git a/app/views/layouts/application.html.haml b/app/views/layouts/application.html.haml index 6613909a4..6d6e22632 100644 --- a/app/views/layouts/application.html.haml +++ b/app/views/layouts/application.html.haml @@ -97,9 +97,6 @@ %header{:class=>('landing' unless current_user)} = render 'layouts/header' - %h3 - = Resque.redis.inspect - .container{:style=> "#{yield(:break_the_mold)}"} .span-24.last{:style=> "#{yield(:break_the_mold)}"} = yield