diff options
| author | Yang Song <songy23@users.noreply.github.com> | 2018-07-26 17:19:00 -0700 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2018-07-26 17:19:00 -0700 |
| commit | efc4f90499a481fc3b612810c7231246b6b44d9a (patch) | |
| tree | 5b578426f3dd3c609db89ddbbbac6524d3e1ccfe /buildscripts | |
| parent | 7a34c188f23e4f314e25a9c54173188226b01b28 (diff) | |
| download | platform_external_opencensus-java-efc4f90499a481fc3b612810c7231246b6b44d9a.tar.gz platform_external_opencensus-java-efc4f90499a481fc3b612810c7231246b6b44d9a.tar.bz2 platform_external_opencensus-java-efc4f90499a481fc3b612810c7231246b6b44d9a.zip | |
Update import control. (#1345)
Diffstat (limited to 'buildscripts')
| -rw-r--r-- | buildscripts/import-control.xml | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/buildscripts/import-control.xml b/buildscripts/import-control.xml index 031bc52b..f69428b3 100644 --- a/buildscripts/import-control.xml +++ b/buildscripts/import-control.xml @@ -42,8 +42,6 @@ General guidelines on imports: <allow pkg="io.opencensus.internal"/> <allow pkg="io.opencensus.common"/> <allow pkg="io.opencensus.metrics"/> - <allow pkg="io.opencensus.stats"/> - <allow pkg="io.opencensus.tags"/> </subpackage> <subpackage name="stats"> <allow pkg="io.opencensus.common"/> |
