Skip to content

Commit d785961

Browse files
committed
gen update no longer needed
1 parent eea6145 commit d785961

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

opentelemetry-instrumentation/src/opentelemetry/instrumentation/bootstrap_gen.py

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -104,10 +104,6 @@
104104
"library": "fastapi ~= 0.92",
105105
"instrumentation": "opentelemetry-instrumentation-fastapi==0.56b0.dev",
106106
},
107-
{
108-
"library": "fastapi-slim ~= 0.92",
109-
"instrumentation": "opentelemetry-instrumentation-fastapi==0.56b0.dev",
110-
},
111107
{
112108
"library": "flask >= 1.0",
113109
"instrumentation": "opentelemetry-instrumentation-flask==0.56b0.dev",

0 commit comments

Comments
 (0)