Skip to content

Commit c67429c

Browse files
remvoe unused constants in test
1 parent 3256df1 commit c67429c

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

aws-opentelemetry-distro/tests/amazon/opentelemetry/distro/test_aws_metric_attribute_generator.py

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -68,8 +68,6 @@
6868
_UNKNOWN_OPERATION: str = "UnknownOperation"
6969
_UNKNOWN_REMOTE_SERVICE: str = "UnknownRemoteService"
7070
_UNKNOWN_REMOTE_OPERATION: str = "UnknownRemoteOperation"
71-
_MOCK_ACCOUNT_ID: str = "123456789012"
72-
_MOCK_REGION: str = "us-east-1"
7371

7472
_INTERNAL_OPERATION: str = "InternalOperation"
7573
_LOCAL_ROOT: str = "LOCAL_ROOT"

0 commit comments

Comments
 (0)