Skip to content

Commit a898474

Browse files
author
R9 Fundamentals
committed
fix
1 parent 6f3754e commit a898474

File tree

1 file changed

+0
-1
lines changed
  • docs/core/diagnostics/snippets/MetricsGen

1 file changed

+0
-1
lines changed

docs/core/diagnostics/snippets/MetricsGen/Metrics.cs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,6 @@ internal static partial class Metric
1919

2020
[Counter<int>]
2121
public static partial TotalFailures CreateTotalFailures(this Meter meter);
22-
internal static Latency CreateLatency(object meter) => throw new NotImplementedException();
2322
}
2423
//</snippet_Metrics>
2524
#elif SECOND

0 commit comments

Comments
 (0)