Skip to content
This repository was archived by the owner on Jan 23, 2023. It is now read-only.

Commit 161729a

Browse files
peterhpchenjkotas
authored andcommitted
replace grabled character with white space (#25935)
1 parent d921819 commit 161729a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/System.Diagnostics.PerformanceCounter/tests/CounterCreationDataTests.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
using System;
66
using System.Collections;
77
using System.Collections.Specialized;
8-
using System.ComponentModel;
8+
using System.ComponentModel;
99
using Xunit;
1010

1111
namespace System.Diagnostics.Tests

0 commit comments

Comments
 (0)