Skip to content

Commit d0e1196

Browse files
authored
Remove redundant line about metric method constraints (#49502)
1 parent 1107d47 commit d0e1196

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

docs/core/diagnostics/metrics-generator.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,6 @@ Metric methods are constrained to the following:
8787
- Their names must not start with an underscore.
8888
- Their parameter names must not start with an underscore.
8989
- Their first parameter must be <xref:System.Diagnostics.Metrics.Meter> type.
90-
Metric methods are constrained to the following:
9190

9291
## See also
9392

0 commit comments

Comments
 (0)