nfe / client-ruby

Official NFe.io API Client for Ruby
http://nfe.io
MIT License
23 stars 11 forks source link

Removes byebug require from api_operations/download #6

Closed patrickemuller closed 7 years ago

patrickemuller commented 7 years ago

After implement download options I forgot to remove the require of "byebug" from download module.