Remove debug statement
This commit is contained in:
parent
397b68af32
commit
cf597c1984
1 changed files with 1 additions and 1 deletions
|
@ -62,7 +62,7 @@ folder 'vendor/assets' do
|
|||
content.gsub(/url\("?\.\.\/([^#?")]+)([^"]*)"?\)/, 'url(<%= asset_path("iD/traffico/\1") %>\2)')
|
||||
end
|
||||
end
|
||||
puts "deleting vendor/assets/iD/iD/traffico/stylesheets/traffico.css"
|
||||
|
||||
File.delete('vendor/assets/iD/iD/traffico/stylesheets/traffico.css')
|
||||
|
||||
file 'iD.js', 'dist/iD.js'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue