> @@ -72,7 +69,7 @@ public BlobStore getBlobStore() {
>  
>     @Override
>     public AsyncBlobStore getAsyncBlobStore() {
> -      return ablobStore;
> +      return null;
>     }

I'm guessing this should disappear? But that's in the other pull request, from 
what I recall...

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

Reply via email to