Remove a useless comment
We will never use less
This commit is contained in:
parent
2762a769ca
commit
ffdb7cca21
1 changed files with 0 additions and 1 deletions
|
@ -36,7 +36,6 @@ guard 'livereload' do
|
|||
gif: :gif,
|
||||
jpg: :jpg,
|
||||
jpeg: :jpeg
|
||||
# less: :less, # uncomment if you want LESS stylesheets done in browser
|
||||
}
|
||||
|
||||
rails_view_exts = ['erb', 'haml', 'slim']
|
||||
|
|
Loading…
Reference in a new issue