We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1b6788d commit 622f8fdCopy full SHA for 622f8fd
src/Dap.Protocol/Feature/Requests/ThreadsFeature.cs
@@ -2,7 +2,6 @@
2
using OmniSharp.Extensions.DebugAdapter.Protocol.Models;
3
using OmniSharp.Extensions.JsonRpc;
4
using OmniSharp.Extensions.JsonRpc.Generation;
5
-using Thread = System.Threading.Thread;
6
7
// ReSharper disable once CheckNamespace
8
namespace OmniSharp.Extensions.DebugAdapter.Protocol
0 commit comments