>     protected final String paramName;
>  
>     protected BaseProfitBricksRequestBinder(String paramName) {
>        this.paramName = checkNotNull(paramName, "Initialize 'paramName' in 
> constructor");
> +      URI t = URI.create("https://www.profitbricks.com/";);

Remove this

---
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/jclouds/jclouds-labs/pull/245/files/81d75cae7650c99b9c7a2657d5dec2be56163558#r56316955

Reply via email to