Skip to content

Commit 30fe034

Browse files
author
Ajay Kannan
committed
---
yaml --- r: 1461 b: refs/heads/master c: 937fe22 h: refs/heads/master i: 1459: d45f336
1 parent c6d87d0 commit 30fe034

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
@@ -1,5 +1,5 @@
11
---
2-
refs/heads/master: 4fdd477e02fbedfc4faa620096b67064f3287597
2+
refs/heads/master: 937fe22bbc2cfaefdf8c8fdcb9fb030e9e7347c8
33
refs/heads/travis: e21ee7b88a5edc3f3d8c71f90c3fc32abf7e8dd6
44
refs/heads/gh-pages: d1b373c30c176edc08692348167bec3a244bb823
55
refs/heads/bigquery: 762fa5830e6c398c0396177e3e7fd243bd62cfc3

trunk/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)