gotsunami / go-cloudinary

A Go client library and CLI tool to upload static assets to the Cloudinary service.
MIT License
48 stars 54 forks source link

Remove unused dependency #9

Open PiusNyakoojo opened 7 years ago

PiusNyakoojo commented 7 years ago

This fixes https://github.com/gotsunami/go-cloudinary/issues/8

This shouldn't break anything since the dependency isn't used in this file.

lachiet commented 5 years ago

Any chance you can please merge this?