Skip to content

Commit b333630

Browse files
authored
chore(fix): remove unused dependency (#755)
1 parent 3dd882a commit b333630

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

pom.xml

-5
Original file line numberDiff line numberDiff line change
@@ -161,11 +161,6 @@
161161
<artifactId>proto-google-cloud-datastore-admin-v1</artifactId>
162162
<version>2.5.2-SNAPSHOT</version><!-- {x-version-update:proto-google-cloud-datastore-admin-v1:current} -->
163163
</dependency>
164-
<dependency>
165-
<groupId>com.google.api.grpc</groupId>
166-
<artifactId>grpc-google-cloud-datastore-v1</artifactId>
167-
<version>2.5.2-SNAPSHOT</version><!-- {x-version-update:grpc-google-cloud-datastore-v1:current} -->
168-
</dependency>
169164
<dependency>
170165
<groupId>com.google.api.grpc</groupId>
171166
<artifactId>grpc-google-cloud-datastore-admin-v1</artifactId>

0 commit comments

Comments
 (0)