> @@ -41,7 +41,7 @@ > import org.jclouds.atmos.domain.UserMetadata; > import org.jclouds.atmos.options.ListOptions; > import org.jclouds.atmos.options.PutOptions; > -import org.jclouds.blobstore.LocalAsyncBlobStore; > +import org.jclouds.blobstore.config.LocalBlobStore;
Any reason why `LocalBlobStore` is in the `config` package, by the way? --- Reply to this email directly or view it on GitHub: https://github.com/jclouds/jclouds/pull/220/files#r8053684
