>        }
>     }
>  
> -   private static String url(DeploymentParams params) {
> -      return String.format("http://%s.blob.core.windows.net/disks/%s/%s";, 
> params.getStorageAccount(), params.getName(),
> -            params.getSourceImageName());
> +   private static String upperCamel(String input) {

good eye. It was used twice earlier, but no more. will inline!

---
Reply to this email directly or view it on GitHub:
https://github.com/jclouds/jclouds-labs/pull/94/files#r19128372

Reply via email to