Skip to content
This repository has been archived by the owner on Sep 16, 2023. It is now read-only.

Commit

Permalink
Remove unused dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
chanseokoh committed Oct 9, 2021
1 parent b8215f6 commit 0c9d8ac
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions grpc-google-cloud-artifact-registry-v1/pom.xml
Expand Up @@ -29,10 +29,6 @@
<groupId>com.google.protobuf</groupId>
<artifactId>protobuf-java</artifactId>
</dependency>
<dependency>
<groupId>com.google.api.grpc</groupId>
<artifactId>proto-google-common-protos</artifactId>
</dependency>
<dependency>
<groupId>com.google.api.grpc</groupId>
<artifactId>proto-google-cloud-artifact-registry-v1</artifactId>
Expand Down Expand Up @@ -66,4 +62,4 @@
</plugin>
</plugins>
</build>
</project>
</project>

0 comments on commit 0c9d8ac

Please sign in to comment.