aboutsummaryrefslogtreecommitdiff
path: root/buildscripts/import-control.xml
diff options
context:
space:
mode:
Diffstat (limited to 'buildscripts/import-control.xml')
-rw-r--r--buildscripts/import-control.xml3
1 files changed, 0 insertions, 3 deletions
diff --git a/buildscripts/import-control.xml b/buildscripts/import-control.xml
index 7375eb5f..d0000c57 100644
--- a/buildscripts/import-control.xml
+++ b/buildscripts/import-control.xml
@@ -54,9 +54,6 @@ General guidelines on imports:
<allow pkg="io.opencensus.internal"/>
<allow pkg="io.opencensus.trace"/>
- <!-- TODO(#1081): Remove this dependency on Guava. -->
- <allow class="com.google.common.io.BaseEncoding"/>
-
<!-- These dependencies on impl/implcore are only needed by -->
<!-- io.opencensus.trace.TraceComponentImpl and io.opencensus.trace.TraceComponentImplLite, -->
<!-- which are deprecated. -->