Skip to content

Commit 71faa5f

Browse files
davidxiachingor13
authored andcommitted
docs: remove outdated comment on explicit IP address (#370)
The explicit IP address is no longer used.
1 parent 42a1694 commit 71faa5f

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

oauth2_http/java/com/google/auth/oauth2/ComputeEngineCredentials.java

-1
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,6 @@ public class ComputeEngineCredentials extends GoogleCredentials
6969

7070
private static final Logger LOGGER = Logger.getLogger(ComputeEngineCredentials.class.getName());
7171

72-
// Note: the explicit IP address is used to avoid name server resolution issues.
7372
static final String DEFAULT_METADATA_SERVER_URL = "http://metadata.google.internal";
7473

7574
static final String SIGN_BLOB_URL_FORMAT =

0 commit comments

Comments
 (0)