Skip to content

Commit 85280b1

Browse files
authored
feat: remove substitutions after relocation to gax (#789)
1 parent 3f85e62 commit 85280b1

File tree

4 files changed

+0
-176
lines changed

4 files changed

+0
-176
lines changed

java-core/native-image-support/src/main/java/com/google/cloud/nativeimage/features/substitutions/ApiClientVersionSubstitutions.java

-64
This file was deleted.

java-core/native-image-support/src/main/java/com/google/cloud/nativeimage/features/substitutions/GaxPropertiesSubstitutions.java

-56
This file was deleted.

java-core/native-image-support/src/main/java/com/google/cloud/nativeimage/features/substitutions/NettyInternalLoggerFactorySubstitutions.java

-55
This file was deleted.

java-core/native-image-support/src/main/resources/META-INF/native-image/com.google.cloud/google-cloud-core/native-image.properties

-1
Original file line numberDiff line numberDiff line change
@@ -14,5 +14,4 @@ Args = --allow-incomplete-classpath \
1414
io.grpc.netty.shaded.io.netty.channel.unix,\
1515
io.grpc.netty.shaded.io.netty.handler.ssl,\
1616
io.grpc.internal.RetriableStream,\
17-
com.google.api.client.googleapis.services.AbstractGoogleClientRequest$ApiClientVersion,\
1817
com.google.cloud.firestore.FirestoreImpl

0 commit comments

Comments
 (0)