including sass twice is pointless

This commit is contained in:
Sam 2013-11-15 14:44:30 +11:00
parent 461972844e
commit 2c1104237c
1 changed files with 0 additions and 1 deletions

View File

@ -132,7 +132,6 @@ gem 'discourse_emoji', path: 'vendor/gems/discourse_emoji'
# in production environments by default.
# allow everywhere for now cause we are allowing asset debugging in prd
group :assets do
gem 'sass'
gem 'sass-rails'
# Sam: disabling for now, having issues with our jenkins build
# gem 'turbo-sprockets-rails3'