Skip to content

Commit ab9d48e

Browse files
authored
fix: removed pkg otel-api because imported twice (#860)
I doubt it's the cause of any trouble but I saw that otel-api is importend twice in package.json Signed-off-by: Gianluca Arbezzano <[email protected]>
1 parent 9a3fd7b commit ab9d48e

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

examples/redis/package.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,6 @@
3737
"@opentelemetry/plugin-http": "^0.4.0",
3838
"@opentelemetry/plugin-redis": "^0.4.0",
3939
"@opentelemetry/tracing": "^0.4.0",
40-
"@opentelemetry/api": "^0.4.0",
4140
"axios": "^0.19.0",
4241
"express": "^4.17.1",
4342
"redis": "^2.8.0"

0 commit comments

Comments
 (0)