Skip to content

Commit 5488c7b

Browse files
SimaTiangithub-actions
authored andcommitted
minor touchup
1 parent 5de4f3e commit 5488c7b

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

src/Build.UnitTests/BackEnd/SdkResolverService_Tests.cs

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,6 @@
55
using System.Collections.Generic;
66
using System.Diagnostics.Tracing;
77
using System.Linq;
8-
using System.Runtime.CompilerServices;
98
using System.Text.RegularExpressions;
109
using System.Threading;
1110
using System.Threading.Tasks;
@@ -32,7 +31,6 @@ public class SdkResolverService_Tests
3231
private readonly MockLogger _logger;
3332
private readonly LoggingContext _loggingContext;
3433

35-
3634
public SdkResolverService_Tests()
3735
{
3836
_logger = new MockLogger();

0 commit comments

Comments
 (0)