Skip to content

Commit 00fecf6

Browse files
committed
removing doc string
1 parent c3da115 commit 00fecf6

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

awscrt/aws_iot_metrics.py

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -94,8 +94,6 @@ def _http_proxy_type_metrics_value(proxy_options):
9494
return "B"
9595
return "A"
9696

97-
# Mappings from existing enums to metrics values
98-
9997

10098
def _retry_jitter_metrics_value(mode):
10199
"""Map ExponentialBackoffJitterMode to its single-character metrics value.

0 commit comments

Comments
 (0)