mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-03-26 21:33:12 +00:00
opentelemetry callback plugin: remove unused code (#9503)
* opentelemetry callback plugin: remove unused code * changelog
This commit is contained in:
@@ -166,7 +166,6 @@ try:
|
||||
)
|
||||
except ImportError as imp_exc:
|
||||
OTEL_LIBRARY_IMPORT_ERROR = imp_exc
|
||||
OTEL_LIBRARY_TIME_NS_ERROR = imp_exc
|
||||
else:
|
||||
OTEL_LIBRARY_IMPORT_ERROR = None
|
||||
|
||||
|
||||
Reference in New Issue
Block a user