From 919ac3174f9815bedeaf1da00ad8447d40b02e03 Mon Sep 17 00:00:00 2001 From: Ajit Thakor Date: Wed, 26 Jun 2019 15:35:33 +0530 Subject: [PATCH] remove unsed dependency from core http --- google-cloud-clients/google-cloud-core-http/pom.xml | 8 -------- 1 file changed, 8 deletions(-) diff --git a/google-cloud-clients/google-cloud-core-http/pom.xml b/google-cloud-clients/google-cloud-core-http/pom.xml index 88465d30d3e1..af25f143f44b 100644 --- a/google-cloud-clients/google-cloud-core-http/pom.xml +++ b/google-cloud-clients/google-cloud-core-http/pom.xml @@ -75,13 +75,5 @@ truth test - - io.opencensus - opencensus-api - - - io.opencensus - opencensus-contrib-http-util -