Skip to content

Commit

Permalink
Fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
tmat committed Nov 7, 2024
1 parent e3b5a52 commit 93b0b47
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 3 deletions.
2 changes: 0 additions & 2 deletions src/BuiltInTools/dotnet-watch/CommandLineOptions.cs
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,6 @@
using System.Diagnostics;
using Microsoft.DotNet.Cli;
using Microsoft.DotNet.Tools.Run;
using Microsoft.DotNet.Watcher.Tools;
using Microsoft.Extensions.Tools.Internal;
using NuGet.Common;

namespace Microsoft.DotNet.Watch;
Expand Down
1 change: 0 additions & 1 deletion test/dotnet-watch.Tests/Watch/DotNetWatcherTests.cs
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@
// The .NET Foundation licenses this file to you under the MIT license.

using System.Globalization;
using Microsoft.Extensions.Tools.Internal;

namespace Microsoft.DotNet.Watch.UnitTests
{
Expand Down

0 comments on commit 93b0b47

Please sign in to comment.