Skip to content

Commit

Permalink
build: remove unused google-cloud-core version declaration (googleapi…
Browse files Browse the repository at this point in the history
  • Loading branch information
chingor13 committed Sep 25, 2019
1 parent 6a57f53 commit feed9dc
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions pom.xml
Expand Up @@ -208,11 +208,6 @@
<scope>import</scope>
</dependency>

<dependency>
<groupId>com.google.cloud</groupId>
<artifactId>google-cloud-core-grpc</artifactId>
<version>${google.core.version}</version>
</dependency>
<dependency>
<groupId>com.google.protobuf</groupId>
<artifactId>protobuf-java</artifactId>
Expand Down

0 comments on commit feed9dc

Please sign in to comment.