Skip to content

Commit 16d7e13

Browse files
committed
Cleanup
1 parent 483308c commit 16d7e13

File tree

2 files changed

+0
-2
lines changed

2 files changed

+0
-2
lines changed

src/BuiltInTools/dotnet-watch/Program.cs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@
33

44
using System.Runtime.Loader;
55
using Microsoft.Build.Locator;
6-
using NuGet.Versioning;
76

87
namespace Microsoft.DotNet.Watch
98
{

test/dotnet-watch.Tests/HotReload/RuntimeProcessLauncherTests.cs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@
22
// The .NET Foundation licenses this file to you under the MIT license.
33

44
using System.Collections.Immutable;
5-
using System.ComponentModel.DataAnnotations;
65
using System.Runtime.CompilerServices;
76

87
namespace Microsoft.DotNet.Watch.UnitTests;

0 commit comments

Comments
 (0)