From c35174a99ef5ce06f46a0d22ea90421295ef6517 Mon Sep 17 00:00:00 2001 From: Connor Turland Date: Mon, 27 Oct 2014 17:34:15 -0400 Subject: [PATCH] removed extraneous typekit codes --- app/views/layouts/application.html.erb | 10 ++-------- 1 file changed, 2 insertions(+), 8 deletions(-) diff --git a/app/views/layouts/application.html.erb b/app/views/layouts/application.html.erb index 7a1d0167..21a04d81 100644 --- a/app/views/layouts/application.html.erb +++ b/app/views/layouts/application.html.erb @@ -15,14 +15,8 @@ <%= stylesheet_link_tag "application", :media => "all" %> <%= javascript_include_tag "application" %> - <% if Rails.env.production? %> - - - <% elsif Rails.env.development? %> - - - <% end %> - + +