Skip to content

Commit d924138

Browse files
committed
clean up
1 parent 55b84e2 commit d924138

File tree

1 file changed

+0
-9
lines changed
  • sdk/monitor/azure-monitor-opentelemetry-exporter/tests

1 file changed

+0
-9
lines changed

sdk/monitor/azure-monitor-opentelemetry-exporter/tests/test_utils.py

-9
Original file line numberDiff line numberDiff line change
@@ -11,15 +11,6 @@
1111
from azure.monitor.opentelemetry.exporter._generated.models import TelemetryItem
1212
from opentelemetry.sdk.resources import Resource
1313
from unittest.mock import patch
14-
# from azure.monitor.opentelemetry.exporter._constants import (
15-
# _AKS_ARM_NAMESPACE_ID,
16-
# _DEFAULT_AAD_SCOPE,
17-
# _FUNCTIONS_WORKER_RUNTIME,
18-
# _INSTRUMENTATIONS_BIT_MAP,
19-
# _KUBERNETES_SERVICE_HOST,
20-
# _PYTHON_APPLICATIONINSIGHTS_ENABLE_TELEMETRY,
21-
# _WEBSITE_SITE_NAME,
22-
# )
2314

2415

2516
TEST_AI_DEVICE_ID = "TEST_AI_DEVICE_ID"

0 commit comments

Comments
 (0)