Skip to content

Commit 937fe22

Browse files
author
Ajay Kannan
committed
minor fix
1 parent 4fdd477 commit 937fe22

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

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)