Skip to content

Commit

Permalink
chore: remove unused dependency (#1822)
Browse files Browse the repository at this point in the history
  • Loading branch information
dyladan authored Jan 14, 2021
1 parent 14931ce commit 3334230
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions packages/opentelemetry-exporter-collector/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,6 @@
"@opentelemetry/core": "^0.14.0",
"@opentelemetry/metrics": "^0.14.0",
"@opentelemetry/resources": "^0.14.0",
"@opentelemetry/tracing": "^0.14.0",
"axios": "^0.21.0"
"@opentelemetry/tracing": "^0.14.0"
}
}

0 comments on commit 3334230

Please sign in to comment.