> @@ -20,9 +20,7 @@
>  import java.io.InputStream;
>  import java.io.IOException;
>  
> -import com.google.common.io.InputSupplier;
> -
> -public interface Payload extends InputSupplier<InputStream>, Closeable {
> +public interface Payload extends Closeable {

@jdaggett I removed the interface changes and committed the other changes as 
fb60d76704745317186ad700e9b7ce5a569a614d.  I will resubmit this pull request 
and we can merge it after branching for 2.0.

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

Reply via email to