Skip to content

Commit 2f9089b

Browse files
committed
review comments
1 parent ba8c7f7 commit 2f9089b

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed

featuremanagement/azuremonitor/_send_telemetry.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,6 @@
3535
VERSION = "Version"
3636
VARIANT_ASSIGNMENT_PERCENTAGE = "VariantAssignmentPercentage"
3737
MICROSOFT_TARGETING_ID = "Microsoft.TargetingId"
38-
SPAN = "Span"
3938

4039
EVENT_NAME = "FeatureEvaluation"
4140

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@
4343
author_email="[email protected]",
4444
url="https://github.com/Azure/azure-sdk-for-python/tree/main/sdk/appconfiguration/feature-management",
4545
classifiers=[
46-
"Development Status :: 4 - Beta",
46+
"Development Status :: 5 - Production/Stable",
4747
"Programming Language :: Python",
4848
"Programming Language :: Python :: 3 :: Only",
4949
"Programming Language :: Python :: 3",

0 commit comments

Comments
 (0)