Skip to content

Commit abb1e3c

Browse files
scmacdonbrmur
authored andcommitted
rolled in review comments
1 parent 0a2c608 commit abb1e3c

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

javav2/example_code/entityresolution/src/main/java/com/example/entity/HelloEntityResoultion.java

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,6 @@ public static EntityResolutionAsyncClient getResolutionAsyncClient() {
5757
.build();
5858

5959
entityResolutionAsyncClient = EntityResolutionAsyncClient.builder()
60-
.region(Region.US_EAST_1)
6160
.httpClient(httpClient)
6261
.overrideConfiguration(overrideConfig)
6362
.build();

0 commit comments

Comments
 (0)