Remove snowstorm

This commit is contained in:
Erik Michaels-Ober 2011-10-10 15:32:43 -07:00
parent 1579f3fb83
commit e9873f8846
1 changed files with 0 additions and 1 deletions

View File

@ -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"}