Remove incorrect print
Signed-off-by: Danila Fedorin <danila.fedorin@gmail.com>
This commit is contained in:
parent
0b33d03b73
commit
fb46142e9d
@ -47,5 +47,3 @@ end
|
||||
File.open(svgpath, "w:UTF-8") do |f|
|
||||
f.write(new_svg.to_xml)
|
||||
end
|
||||
|
||||
puts "Generated custom-sprite.svg with only the required icons."
|
||||
|
Loading…
Reference in New Issue
Block a user