Commit 7ab46b969f5c817acc849e0ed6ce23d25bd5fa09

Authored by Marin Jankovski
1 parent 14ac0746

Do not require modernizr.

Showing 1 changed file with 0 additions and 1 deletions   Show diff stats
app/assets/javascripts/application.js.coffee
... ... @@ -18,7 +18,6 @@
18 18 #= require turbolinks
19 19 #= require jquery.turbolinks
20 20 #= require bootstrap
21   -#= require modernizr
22 21 #= require select2
23 22 #= require raphael
24 23 #= require g.raphael-min
... ...