Skip to content

Commit a7d015a

Browse files
author
Ajay Kannan
committed
---
yaml --- r: 2591 b: refs/heads/update-datastore c: 937fe22 h: refs/heads/master i: 2589: 70b00cd 2587: 5dfcaaf 2583: db1bdfe 2575: 0d7be5d 2559: f651f83
1 parent b5bbfd7 commit a7d015a

2 files changed

Lines changed: 1 addition & 2 deletions

File tree

[refs]

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ refs/heads/gh-pages: 4e0561bb4504bf647db669a14417b2b2c87ba45d
55
refs/heads/bigquery: 762fa5830e6c398c0396177e3e7fd243bd62cfc3
66
refs/heads/pubsub-alpha: 1a0e970f265af871e02274085b9662b3fe29058b
77
refs/heads/resource-manager: ebf4adc5ee835cd2086c4ac5b4e78d01a5a005a7
8-
refs/heads/update-datastore: 4fdd477e02fbedfc4faa620096b67064f3287597
8+
refs/heads/update-datastore: 937fe22bbc2cfaefdf8c8fdcb9fb030e9e7347c8
99
refs/tags/0.0.9: 22f1839238f66c39e67ed4dfdcd273b1ae2e8444
1010
refs/tags/v0.0.10: 207ebd2a3472fddee69fe1298eb90429e3306efd
1111
refs/tags/v0.0.11: ffbfba48a6426ff63c08ff2117e58681f251fbf2

branches/update-datastore/gcloud-java-resourcemanager/src/main/java/com/google/gcloud/resourcemanager/testing/LocalResourceManagerHelper.java

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,6 @@ public class LocalResourceManagerHelper {
6060
try {
6161
BASE_CONTEXT = new URI(CONTEXT);
6262
} catch (URISyntaxException e) {
63-
log.log(Level.WARNING, "URI.", e);
6463
throw new RuntimeException(
6564
"Could not initialize LocalResourceManagerHelper due to URISyntaxException.", e);
6665
}

0 commit comments

Comments
 (0)