> @@ -104,7 +103,8 @@ > > @Inject > private StubS3AsyncClient(@Named(Constants.PROPERTY_USER_THREADS) > ListeningExecutorService userExecutor, > - LocalAsyncBlobStore blobStore, ConcurrentMap<String, > ConcurrentMap<String, Blob>> containerToBlobs, > + LocalBlobStore blobStore, > + ConcurrentMap<String, ConcurrentMap<String, Blob>> > containerToBlobs,
Done --- Reply to this email directly or view it on GitHub: https://github.com/jclouds/jclouds/pull/220/files#r8087007
