Remove incorrect print
Signed-off-by: Danila Fedorin <danila.fedorin@gmail.com>
This commit is contained in:
@@ -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."
|
||||
|
||||
Reference in New Issue
Block a user