From e9873f8846b06159b9ba5851ae6a6cb92bd90ff4 Mon Sep 17 00:00:00 2001 From: Erik Michaels-Ober Date: Mon, 10 Oct 2011 15:32:43 -0700 Subject: [PATCH] Remove snowstorm --- app/views/layouts/application.html.haml | 1 - 1 file changed, 1 deletion(-) diff --git a/app/views/layouts/application.html.haml b/app/views/layouts/application.html.haml index cd0e06e..8c0fbd0 100644 --- a/app/views/layouts/application.html.haml +++ b/app/views/layouts/application.html.haml @@ -7,7 +7,6 @@ = javascript_include_tag "http://maps.google.com/maps/api/js?sensor=false" = javascript_include_tag "https://ajax.googleapis.com/ajax/libs/jquery/1/jquery.min.js" = javascript_include_tag "https://ajax.googleapis.com/ajax/libs/jqueryui/1/jquery-ui.min.js" - = javascript_include_tag "https://github.com/scottschiller/Snowstorm/raw/master/snowstorm-min.js" = javascript_include_tag "application" = csrf_meta_tag %meta{:name => "viewport", :content => "initial-scale=1.0, user-scalable=no"}