mirror of
https://github.com/apache/jclouds.git
synced 2025-02-16 06:56:45 +00:00
Removed a duplicate comment
This commit is contained in:
parent
110cd9fc40
commit
2bc8e39e0a
@ -102,7 +102,6 @@ public class GuiceServletConfig extends GuiceServletContextListener {
|
||||
// common namespace for storing tweets
|
||||
container = checkNotNull(props.getProperty(PROPERTY_TWEETSTORE_CONTAINER), PROPERTY_TWEETSTORE_CONTAINER);
|
||||
|
||||
// instantiate and store references to all blobstores by provider name
|
||||
// instantiate and store references to all blobstores by provider name
|
||||
providerTypeToBlobStoreMap = Maps.newHashMap();
|
||||
for (String hint : getBlobstoreContexts(props)) {
|
||||
|
Loading…
x
Reference in New Issue
Block a user