embulk / embulk-base-restclient

Base class library for Embulk plugins to access RESTful services
https://www.embulk.org/
Apache License 2.0
6 stars 7 forks source link

Refactor style: s/abstract public/public abstract/ #17

Closed dmikurube closed 7 years ago

dmikurube commented 7 years ago

@muga Started to address the issues during the review. Can you take a look?

muga commented 7 years ago

Good 👍

dmikurube commented 7 years ago

Thanks! Merged.