> @@ -38,8 +32,6 @@
>   * This example will create a container, put a file in it, and publish it on 
> the internet!
>   */
>  public class CloudFilesPublish implements Closeable {
> -   private final BlobStore blobStore;
> -   private final RestContext<CommonSwiftClient, CommonSwiftAsyncClient> 
> swift;
>     private final CloudFilesClient cloudFilesClient;

[minor] rename to "cloudFilesApi"? I know the class is still called 
`CloudFilesClient`, but with `buildApi` and all..?

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

Reply via email to