Skip to content

Commit fe772d8

Browse files
committed
Formatted ExternalAccountCredentials.
1 parent f737866 commit fe772d8

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

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

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -100,7 +100,6 @@ public abstract class ExternalAccountCredentials extends GoogleCredentials
100100

101101
private EnvironmentProvider environmentProvider;
102102

103-
104103
private static final Pattern WORKFORCE_PATTERN =
105104
Pattern.compile(
106105
"^//iam.googleapis.com/locations/(?<location>[^/]+)/workforcePools/(?<pool>[^/]+)/providers/(?<provider>[^/]+)$");

0 commit comments

Comments
 (0)