Skip to content

Commit b2c5b19

Browse files
Update opentelemetry-instrumentation/src/opentelemetry/instrumentation/_semconv.py
Co-authored-by: Emídio Neto <[email protected]>
1 parent 45cdaff commit b2c5b19

File tree

1 file changed

+0
-1
lines changed
  • opentelemetry-instrumentation/src/opentelemetry/instrumentation

1 file changed

+0
-1
lines changed

opentelemetry-instrumentation/src/opentelemetry/instrumentation/_semconv.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -233,7 +233,6 @@ def _initialize(cls):
233233
_StabilityMode.DATABASE,
234234
_StabilityMode.DATABASE_DUP,
235235
)
236-
print(cls._OTEL_SEMCONV_STABILITY_SIGNAL_MAPPING)
237236
cls._initialized = True
238237

239238
@staticmethod

0 commit comments

Comments
 (0)