Remove debug code from houdini_upgrade task
This commit is contained in:
parent
a08f25c475
commit
1e20a9adae
1 changed files with 0 additions and 1 deletions
|
@ -83,7 +83,6 @@ end
|
|||
errors.each {|row| csv << row}
|
||||
end
|
||||
end
|
||||
byebug
|
||||
puts "Copied: #{copied.count}"
|
||||
puts "Errored: #{errors.count}"
|
||||
end
|
||||
|
|
Loading…
Reference in a new issue