> @@ -179,7 +215,7 @@ private Image getImage() {
>     /**
>      * Always close your service when you're done with it.
>      */
> -   public void close() throws IOException {
> +   public final void close() throws IOException {

Checkstyle recommended me to do this. Reverted.

---
Reply to this email directly or view it on GitHub:
https://github.com/jclouds/jclouds-examples/pull/59/files#r16103350

Reply via email to