Skip to content

Commit

Permalink
fix: remove the missing reference from metrics exporter
Browse files Browse the repository at this point in the history
  • Loading branch information
rauno56 committed Dec 6, 2021
1 parent e66ebdf commit 595b8d9
Showing 1 changed file with 0 additions and 5 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -7,10 +7,5 @@
},
"include": [
"src/**/*.ts"
],
"references": [
{
"path": "../opentelemetry-exporter-trace-otlp-http/tsconfig.esm.json"
}
]
}

0 comments on commit 595b8d9

Please sign in to comment.