Skip to content

Commit 4c75495

Browse files
committed
whitespace
1 parent 2557f08 commit 4c75495

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/Components/Components/src/Rendering/RenderingActivitySource.cs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,6 @@ internal class RenderingActivitySource
1111

1212
public ActivitySource ActivitySource { get; } = new ActivitySource(Name);
1313

14-
1514
public Activity? StartEventActivity(string? componentType, string? methodName, string? attributeName, Activity? linkedActivity)
1615
{
1716
IEnumerable<KeyValuePair<string, object?>> tags =

0 commit comments

Comments
 (0)